Uses of Class
eu.europa.data.europass.model.credentials_.MediaObjectType
-
Packages that use MediaObjectType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of MediaObjectType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return MediaObjectType Modifier and Type Method Description MediaObjectTypeMediaObjectType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2MediaObjectTypeObjectFactory. createMediaObjectType()Create an instance ofMediaObjectTypeMediaObjectTypeAttachmentListType. getAttachmentAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type MediaObjectType Modifier and Type Method Description List<MediaObjectType>AttachmentListType. getAttachment()Gets the value of the attachment property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type MediaObjectType Modifier and Type Method Description voidAttachmentListType. addAttachment(MediaObjectType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidMediaObjectType. cloneTo(MediaObjectType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type MediaObjectType Modifier and Type Method Description voidAttachmentListType. setAttachment(List<MediaObjectType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-