@Entity public class SystemImageCategory extends ConfigurationOrderableEntity implements DefinesNetwork
NULL_PART| Constructor and Description |
|---|
SystemImageCategory() |
| Modifier and Type | Method and Description |
|---|---|
Network |
getNetwork()
Returns the network this entity belongs to
|
void |
setNetwork(Network network) |
compareTo, getOrder, setOrder, toStringgetDescription, getInternalName, setDescription, setInternalNamegetName, getNames, setNamegetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic Network getNetwork()
NetworkedEntitygetNetwork in class NetworkedEntitypublic void setNetwork(Network network)
setNetwork in interface DefinesNetwork