Uses of Class
eu.europa.data.europass.model.credentials_.MBoxType
-
Packages that use MBoxType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of MBoxType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return MBoxType Modifier and Type Method Description MBoxTypeMBoxType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2MBoxTypeObjectFactory. createMBoxType()Create an instance ofMBoxTypeMBoxTypeContactPointType. getMailBoxAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type MBoxType Modifier and Type Method Description List<MBoxType>ContactPointType. getMailBox()Gets the value of the mailBox property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type MBoxType Modifier and Type Method Description voidContactPointType. addMailBox(MBoxType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidMBoxType. cloneTo(MBoxType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type MBoxType Modifier and Type Method Description voidContactPointType. setMailBox(List<MBoxType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-