Uses of Class
eu.europa.data.europass.model.credentials_.LocationType.SpatialCode
-
Packages that use LocationType.SpatialCode Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LocationType.SpatialCode in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LocationType.SpatialCode Modifier and Type Method Description LocationType.SpatialCodeLocationType.SpatialCode. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LocationType.SpatialCodeObjectFactory. createLocationTypeSpatialCode()Create an instance ofLocationType.SpatialCodeLocationType.SpatialCodeLocationType. getSpatialCodeAtIndex(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.SpatialCode Modifier and Type Method Description List<LocationType.SpatialCode>LocationType. getSpatialCode()Gets the value of the spatialCode property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LocationType.SpatialCode Modifier and Type Method Description voidLocationType. addSpatialCode(LocationType.SpatialCode elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLocationType.SpatialCode. cloneTo(LocationType.SpatialCode ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type LocationType.SpatialCode Modifier and Type Method Description voidLocationType. setSpatialCode(List<LocationType.SpatialCode> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-