public class InlineResponse2006Billing extends Object
| Constructor and Description |
|---|
InlineResponse2006Billing() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006Billing |
acl(Integer acl) |
InlineResponse2006Billing |
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() |
InlineResponse2006Billing |
nan(Integer nan) |
InlineResponse2006Billing |
ned(Integer ned) |
void |
setAcl(Integer acl) |
void |
setCch(Integer cch) |
void |
setNan(Integer nan) |
void |
setNed(Integer ned) |
String |
toString() |
public InlineResponse2006Billing nan(Integer nan)
public Integer getNan()
public void setNan(Integer nan)
public InlineResponse2006Billing ned(Integer ned)
public Integer getNed()
public void setNed(Integer ned)
public InlineResponse2006Billing acl(Integer acl)
public Integer getAcl()
public void setAcl(Integer acl)
public InlineResponse2006Billing cch(Integer cch)
public Integer getCch()
public void setCch(Integer cch)
Copyright © 2025. All rights reserved.