@Entity public class Agreement extends ConfigurationEntity implements DefinesNetwork
NULL_PART| Constructor and Description |
|---|
Agreement() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent() |
Network |
getNetwork()
Returns the network this entity belongs to
|
void |
setContent(java.lang.String content) |
void |
setNetwork(Network network) |
getDescription, getInternalName, setDescription, setInternalName, toStringcompareTo, getName, getNames, setNamegetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic java.lang.String getContent()
public Network getNetwork()
NetworkedEntitygetNetwork in class NetworkedEntitypublic void setContent(java.lang.String content)
public void setNetwork(Network network)
setNetwork in interface DefinesNetwork