@Entity public class VoucherTypeImage extends OwnedImage<VoucherType>
| Constructor and Description |
|---|
VoucherTypeImage() |
| Modifier and Type | Method and Description |
|---|---|
ImageNature |
getNature() |
VoucherType |
getOwner() |
VoucherType |
getVoucherType() |
void |
setOwner(VoucherType owner) |
void |
setVoucherType(VoucherType voucherType) |
getNetwork, getOrder, setOrdergetEntityImportance, getHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic ImageNature getNature()
public VoucherType getOwner()
getOwner in class OwnedImage<VoucherType>public VoucherType getVoucherType()
public void setOwner(VoucherType owner)
setOwner in class OwnedImage<VoucherType>public void setVoucherType(VoucherType voucherType)