Uses of Class
eu.europa.data.europass.model.credentials_.ImageObjectType
-
Packages that use ImageObjectType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of ImageObjectType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return ImageObjectType Modifier and Type Method Description ImageObjectTypeImageObjectType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ImageObjectTypeObjectFactory. createImageObjectType()Create an instance ofImageObjectTypeImageObjectTypeDisplayParametersType. getBackground()Gets the value of the background property.ImageObjectTypeOrganizationType. getLogo()Gets the value of the logo property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type ImageObjectType Modifier and Type Method Description voidImageObjectType. cloneTo(ImageObjectType ret)This method clones all values fromthisto the passed object.voidDisplayParametersType. setBackground(ImageObjectType value)Sets the value of the background property.voidOrganizationType. setLogo(ImageObjectType value)Sets the value of the logo property.
-