Uses of Class
eu.europa.data.europass.model.credentials_.LocationType
-
Packages that use LocationType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LocationType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LocationType Modifier and Type Method Description LocationTypeLocationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LocationTypeObjectFactory. createLocationType()Create an instance ofLocationTypeLocationTypeAgentType. getHasLocationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionLocationTypeOrganizationType. getHasLocationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionLocationTypeAwardingProcessType. getLocation()Gets the value of the location property.LocationTypeActivityType. getLocationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionLocationTypePersonType. getPlaceOfBirth()Gets the value of the placeOfBirth property.LocationTypeLearningOpportunityType. getProvidedAtAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type LocationType Modifier and Type Method Description List<LocationType>AgentType. getHasLocation()Gets the value of the hasLocation property.List<LocationType>OrganizationType. getHasLocation()Gets the value of the hasLocation property.List<LocationType>ActivityType. getLocation()Gets the value of the location property.List<LocationType>LearningOpportunityType. getProvidedAt()Gets the value of the providedAt property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LocationType Modifier and Type Method Description voidAgentType. addHasLocation(LocationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidOrganizationType. addHasLocation(LocationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidActivityType. addLocation(LocationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningOpportunityType. addProvidedAt(LocationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLocationType. cloneTo(LocationType ret)This method clones all values fromthisto the passed object.voidAwardingProcessType. setLocation(LocationType value)Sets the value of the location property.voidPersonType. setPlaceOfBirth(LocationType value)Sets the value of the placeOfBirth property.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type LocationType Modifier and Type Method Description voidAgentType. setHasLocation(List<LocationType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidOrganizationType. setHasLocation(List<LocationType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidActivityType. setLocation(List<LocationType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningOpportunityType. setProvidedAt(List<LocationType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-