@Entity public class ContactInfoImage extends OwnedImage<ContactInfo>
| Constructor and Description |
|---|
ContactInfoImage() |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
getContactInfo() |
ImageNature |
getNature() |
Network |
getNetwork()
Returns the network this entity belongs to
|
ContactInfo |
getOwner() |
void |
setContactInfo(ContactInfo contactInfo) |
void |
setOwner(ContactInfo owner) |
getOrder, setOrdergetHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic ContactInfo getContactInfo()
public ImageNature getNature()
public Network getNetwork()
NetworkedEntitygetNetwork in class OwnedImage<ContactInfo>public ContactInfo getOwner()
getOwner in class OwnedImage<ContactInfo>public void setContactInfo(ContactInfo contactInfo)
public void setOwner(ContactInfo owner)
setOwner in class OwnedImage<ContactInfo>