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