Uses of Class
eu.europa.data.europass.model.credentials_.OrganizationType.Type
-
Packages that use OrganizationType.Type Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of OrganizationType.Type in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return OrganizationType.Type Modifier and Type Method Description OrganizationType.TypeOrganizationType.Type. clone()Created by ph-jaxb22-plugin -Xph-cloneable2OrganizationType.TypeObjectFactory. createOrganizationTypeType()Create an instance ofOrganizationType.TypeOrganizationType.TypeOrganizationType. getTypeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type OrganizationType.Type Modifier and Type Method Description List<OrganizationType.Type>OrganizationType. getType()Gets the value of the type property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type OrganizationType.Type Modifier and Type Method Description voidOrganizationType. addType(OrganizationType.Type elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidOrganizationType.Type. cloneTo(OrganizationType.Type ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type OrganizationType.Type Modifier and Type Method Description voidOrganizationType. setType(List<OrganizationType.Type> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-