@Entity public class ConfigurationImage extends Image
| Constructor and Description |
|---|
ConfigurationImage() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration() |
Network |
getNetwork() |
ConfigurationImageType |
getType() |
void |
setConfiguration(Configuration configuration) |
void |
setType(ConfigurationImageType type) |
getHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContent, getContentType, getLastModified, getLastModifiedInMillis, getLength, setContent, setContentType, setLastModified, setLengthcompareTo, getName, getNames, setName, toStringgetDataTranslationType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic Configuration getConfiguration()
public Network getNetwork()
getNetwork in class org.cyclos.entities.BaseEntitypublic ConfigurationImageType getType()
public void setConfiguration(Configuration configuration)
public void setType(ConfigurationImageType type)