Uses of Class
net.opengis.iso19139.gts.v_20070417.TMPrimitivePropertyType
-
Packages that use TMPrimitivePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 net.opengis.iso19139.gts.v_20070417 -
-
Uses of TMPrimitivePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as TMPrimitivePropertyType Modifier and Type Field Description protected TMPrimitivePropertyTypeEXTemporalExtentType. extentMethods in net.opengis.iso19139.gmd.v_20070417 that return TMPrimitivePropertyType Modifier and Type Method Description TMPrimitivePropertyTypeEXTemporalExtentType. getExtent()Gets the value of the extent property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type TMPrimitivePropertyType Modifier and Type Method Description voidEXTemporalExtentType. setExtent(TMPrimitivePropertyType value)Sets the value of the extent property.EXSpatialTemporalExtentTypeEXSpatialTemporalExtentType. withExtent(TMPrimitivePropertyType value)EXTemporalExtentTypeEXTemporalExtentType. withExtent(TMPrimitivePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type TMPrimitivePropertyType Constructor Description EXSpatialTemporalExtentType(String id, String uuid, TMPrimitivePropertyType extent, List<EXGeographicExtentPropertyType> spatialExtent)Fully-initialising value constructorEXTemporalExtentType(String id, String uuid, TMPrimitivePropertyType extent)Fully-initialising value constructor -
Uses of TMPrimitivePropertyType in net.opengis.iso19139.gts.v_20070417
Methods in net.opengis.iso19139.gts.v_20070417 that return TMPrimitivePropertyType Modifier and Type Method Description TMPrimitivePropertyTypeObjectFactory. createTMPrimitivePropertyType()Create an instance ofTMPrimitivePropertyTypeTMPrimitivePropertyTypeTMPrimitivePropertyType. withAbstractTimePrimitive(jakarta.xml.bind.JAXBElement<AbstractTimePrimitiveType> value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withArcrole(String value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withHref(String value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withNilReason(String... values)TMPrimitivePropertyTypeTMPrimitivePropertyType. withNilReason(Collection<String> values)TMPrimitivePropertyTypeTMPrimitivePropertyType. withNilReason(List<String> value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withRole(String value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withTitle(String value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)TMPrimitivePropertyTypeTMPrimitivePropertyType. withUuidref(String value)
-