public class Balances extends BaseResources
Java class for Balances complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Balances">
<complexContent>
<extension base="{}BaseResources">
<sequence>
<element ref="{}balance" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Balances() |
| Modifier and Type | Method and Description |
|---|---|
Balance |
getBalances()
Gets the value of the balances property.
|
boolean |
isSetBalances() |
void |
setBalances(Balance value)
Sets the value of the balances property.
|
getActive, getTotal, isSetActive, isSetTotal, setActive, setTotalgetActions, isSetActions, setActionspublic Balance getBalances()
Balancepublic void setBalances(Balance value)
value - allowed object is
Balancepublic boolean isSetBalances()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0