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