@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, 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 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)