Uses of Class
eu.europa.data.europass.model.credentials_.PersonType
-
Packages that use PersonType Package Description eu.de4a.iem.jaxb.t41.uc1.v2021_02_11 eu.europa.data.europass.model.credentials_ -
-
Uses of PersonType in eu.de4a.iem.jaxb.t41.uc1.v2021_02_11
Methods in eu.de4a.iem.jaxb.t41.uc1.v2021_02_11 that return PersonType Modifier and Type Method Description PersonTypeHigherEducationEvidenceType. getHolderOfAchievement()Gets the value of the holderOfAchievement property.Methods in eu.de4a.iem.jaxb.t41.uc1.v2021_02_11 with parameters of type PersonType Modifier and Type Method Description voidHigherEducationEvidenceType. setHolderOfAchievement(PersonType value)Sets the value of the holderOfAchievement property. -
Uses of PersonType in eu.europa.data.europass.model.credentials_
Subclasses of PersonType in eu.europa.data.europass.model.credentials_ Modifier and Type Class Description classCredentialSubjectTypeJava class for CredentialSubjectType complex type.Methods in eu.europa.data.europass.model.credentials_ that return PersonType Modifier and Type Method Description PersonTypePersonType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PersonTypeObjectFactory. createPersonType()Create an instance ofPersonTypeMethods in eu.europa.data.europass.model.credentials_ with parameters of type PersonType Modifier and Type Method Description voidPersonType. cloneTo(PersonType ret)This method clones all values fromthisto the passed object.
-