Uses of Class
eu.europa.data.europass.model.credentials_.OrganizationType
-
Packages that use OrganizationType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of OrganizationType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return OrganizationType Modifier and Type Method Description OrganizationTypeOrganizationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2OrganizationTypeObjectFactory. createOrganizationType()Create an instance ofOrganizationTypeOrganizationTypeAgentReferencesType. getOrganizationAtIndex(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 Modifier and Type Method Description List<OrganizationType>AgentReferencesType. getOrganization()Gets the value of the organization property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type OrganizationType Modifier and Type Method Description voidAgentReferencesType. addOrganization(OrganizationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidOrganizationType. cloneTo(OrganizationType 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 Modifier and Type Method Description voidAgentReferencesType. setOrganization(List<OrganizationType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-