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