Uses of Class
net.opengis.iso19139.gmd.v_20070417.EXTemporalExtentType
-
Packages that use EXTemporalExtentType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of EXTemporalExtentType in net.opengis.iso19139.gmd.v_20070417
Subclasses of EXTemporalExtentType in net.opengis.iso19139.gmd.v_20070417 Modifier and Type Class Description classEXSpatialTemporalExtentTypeExtent with respect to date and timeFields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type EXTemporalExtentType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends EXTemporalExtentType>EXTemporalExtentPropertyType. exTemporalExtentMethods in net.opengis.iso19139.gmd.v_20070417 that return EXTemporalExtentType Modifier and Type Method Description EXTemporalExtentTypeObjectFactory. createEXTemporalExtentType()Create an instance ofEXTemporalExtentTypeEXTemporalExtentTypeEXTemporalExtentType. withExtent(TMPrimitivePropertyType value)EXTemporalExtentTypeEXTemporalExtentType. withId(String value)EXTemporalExtentTypeEXTemporalExtentType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type EXTemporalExtentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EXTemporalExtentType>ObjectFactory. createEXTemporalExtent(EXTemporalExtentType value)jakarta.xml.bind.JAXBElement<? extends EXTemporalExtentType>EXTemporalExtentPropertyType. getEXTemporalExtent()Gets the value of the exTemporalExtent property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type EXTemporalExtentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EXTemporalExtentType>ObjectFactory. createEXTemporalExtent(EXTemporalExtentType value)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type EXTemporalExtentType Modifier and Type Method Description voidEXTemporalExtentPropertyType. setEXTemporalExtent(jakarta.xml.bind.JAXBElement<? extends EXTemporalExtentType> value)Sets the value of the exTemporalExtent property.EXTemporalExtentPropertyTypeEXTemporalExtentPropertyType. withEXTemporalExtent(jakarta.xml.bind.JAXBElement<? extends EXTemporalExtentType> value)Constructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type EXTemporalExtentType Constructor Description EXTemporalExtentPropertyType(jakarta.xml.bind.JAXBElement<? extends EXTemporalExtentType> exTemporalExtent, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-