public class InlineResponse2003Billing extends Object
| Constructor and Description |
|---|
InlineResponse2003Billing() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2003Billing |
acl(Integer acl) |
InlineResponse2003Billing |
cch(Integer cch) |
boolean |
equals(Object o) |
Integer |
getAcl()
Get acl
|
Integer |
getCch()
Get cch
|
Integer |
getNan()
Get nan
|
Integer |
getNed()
Get ned
|
int |
hashCode() |
InlineResponse2003Billing |
nan(Integer nan) |
InlineResponse2003Billing |
ned(Integer ned) |
void |
setAcl(Integer acl) |
void |
setCch(Integer cch) |
void |
setNan(Integer nan) |
void |
setNed(Integer ned) |
String |
toString() |
public InlineResponse2003Billing nan(Integer nan)
public Integer getNan()
public void setNan(Integer nan)
public InlineResponse2003Billing ned(Integer ned)
public Integer getNed()
public void setNed(Integer ned)
public InlineResponse2003Billing acl(Integer acl)
public Integer getAcl()
public void setAcl(Integer acl)
public InlineResponse2003Billing cch(Integer cch)
public Integer getCch()
public void setCch(Integer cch)
Copyright © 2025. All rights reserved.