Uses of Interface
eu.europa.ec.inspire.schemas.tn.x40.TransportPointType.GeographicalName
-
Packages that use TransportPointType.GeographicalName Package Description eu.europa.ec.inspire.schemas.tn.x40 eu.europa.ec.inspire.schemas.tn.x40.impl -
-
Uses of TransportPointType.GeographicalName in eu.europa.ec.inspire.schemas.tn.x40
Methods in eu.europa.ec.inspire.schemas.tn.x40 that return TransportPointType.GeographicalName Modifier and Type Method Description TransportPointType.GeographicalNameTransportPointType. addNewGeographicalName()Appends and returns a new empty "geographicalName" elementTransportPointType.GeographicalNameTransportPointType. getGeographicalName()Gets the "geographicalName" elementstatic TransportPointType.GeographicalNameTransportPointType.GeographicalName.Factory. newInstance()static TransportPointType.GeographicalNameTransportPointType.GeographicalName.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.tn.x40 with parameters of type TransportPointType.GeographicalName Modifier and Type Method Description voidTransportPointType. setGeographicalName(TransportPointType.GeographicalName geographicalName)Sets the "geographicalName" element -
Uses of TransportPointType.GeographicalName in eu.europa.ec.inspire.schemas.tn.x40.impl
Classes in eu.europa.ec.inspire.schemas.tn.x40.impl that implement TransportPointType.GeographicalName Modifier and Type Class Description static classTransportPointTypeImpl.GeographicalNameImplAn XML geographicalName(@http://inspire.ec.europa.eu/schemas/tn/4.0).Methods in eu.europa.ec.inspire.schemas.tn.x40.impl that return TransportPointType.GeographicalName Modifier and Type Method Description TransportPointType.GeographicalNameTransportPointTypeImpl. addNewGeographicalName()Appends and returns a new empty "geographicalName" elementTransportPointType.GeographicalNameTransportPointTypeImpl. getGeographicalName()Gets the "geographicalName" elementMethods in eu.europa.ec.inspire.schemas.tn.x40.impl with parameters of type TransportPointType.GeographicalName Modifier and Type Method Description voidTransportPointTypeImpl. setGeographicalName(TransportPointType.GeographicalName geographicalName)Sets the "geographicalName" element
-