Uses of Class
eu.europa.data.europass.model.credentials_.SpatialCodeLocationType.SpatialCode
-
Packages that use SpatialCodeLocationType.SpatialCode Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of SpatialCodeLocationType.SpatialCode in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return SpatialCodeLocationType.SpatialCode Modifier and Type Method Description SpatialCodeLocationType.SpatialCodeSpatialCodeLocationType.SpatialCode. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SpatialCodeLocationType.SpatialCodeObjectFactory. createSpatialCodeLocationTypeSpatialCode()Create an instance ofSpatialCodeLocationType.SpatialCodeSpatialCodeLocationType.SpatialCodeSpatialCodeLocationType. 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 SpatialCodeLocationType.SpatialCode Modifier and Type Method Description List<SpatialCodeLocationType.SpatialCode>SpatialCodeLocationType. getSpatialCode()Gets the value of the spatialCode property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type SpatialCodeLocationType.SpatialCode Modifier and Type Method Description voidSpatialCodeLocationType. addSpatialCode(SpatialCodeLocationType.SpatialCode elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidSpatialCodeLocationType.SpatialCode. cloneTo(SpatialCodeLocationType.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 SpatialCodeLocationType.SpatialCode Modifier and Type Method Description voidSpatialCodeLocationType. setSpatialCode(List<SpatialCodeLocationType.SpatialCode> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-