AcObject
@XmlAccessorType @XmlType
-
public class AcObject implements Serializable
Объект администрирования.
Constructors
AcObject
-
public AcObject()
Methods
getAcItems
-
public AcItems getAcItems()
getBundles
-
public Bundles getBundles()
getCaption
-
public String getCaption()
getDescription
-
public String getDescription()
setAcItems
-
public void setAcItems(AcItems acItems)
setBundles
-
public void setBundles(Bundles bundles)
setCaption
-
public void setCaption(String caption)
setDescription
-
public void setDescription(String description)