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, getSize, getTotal, isSetActive, isSetSize, isSetTotal, setActive, setSize, setTotal
getActions, isSetActions, setActions
public Balance getBalances()
Balance
public void setBalances(Balance value)
value
- allowed object is
Balance
public boolean isSetBalances()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0