Uses of Class
eu.europa.data.europass.model.credentials_.PersonGenderCodeType
-
Packages that use PersonGenderCodeType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of PersonGenderCodeType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return PersonGenderCodeType Modifier and Type Method Description PersonGenderCodeTypePersonGenderCodeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PersonGenderCodeTypeObjectFactory. createPersonGenderCodeType()Create an instance ofPersonGenderCodeTypePersonGenderCodeTypePersonType. getGender()Gets the value of the gender property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type PersonGenderCodeType Modifier and Type Method Description voidPersonGenderCodeType. cloneTo(PersonGenderCodeType ret)This method clones all values fromthisto the passed object.voidPersonType. setGender(PersonGenderCodeType value)Sets the value of the gender property.
-