Uses of Class
net.opengis.iso19139.gsr.v_20070417.SCCRSPropertyType
-
Packages that use SCCRSPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 net.opengis.iso19139.gsr.v_20070417 -
-
Uses of SCCRSPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as SCCRSPropertyType Modifier and Type Field Description protected SCCRSPropertyTypeEXVerticalExtentType. verticalCRSMethods in net.opengis.iso19139.gmd.v_20070417 that return SCCRSPropertyType Modifier and Type Method Description SCCRSPropertyTypeEXVerticalExtentType. getVerticalCRS()Gets the value of the verticalCRS property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type SCCRSPropertyType Modifier and Type Method Description voidEXVerticalExtentType. setVerticalCRS(SCCRSPropertyType value)Sets the value of the verticalCRS property.EXVerticalExtentTypeEXVerticalExtentType. withVerticalCRS(SCCRSPropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type SCCRSPropertyType Constructor Description EXVerticalExtentType(String id, String uuid, RealPropertyType minimumValue, RealPropertyType maximumValue, SCCRSPropertyType verticalCRS)Fully-initialising value constructor -
Uses of SCCRSPropertyType in net.opengis.iso19139.gsr.v_20070417
Methods in net.opengis.iso19139.gsr.v_20070417 that return SCCRSPropertyType Modifier and Type Method Description SCCRSPropertyTypeObjectFactory. createSCCRSPropertyType()Create an instance ofSCCRSPropertyTypeSCCRSPropertyTypeSCCRSPropertyType. withAbstractCRS(jakarta.xml.bind.JAXBElement<?> value)SCCRSPropertyTypeSCCRSPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)SCCRSPropertyTypeSCCRSPropertyType. withArcrole(String value)SCCRSPropertyTypeSCCRSPropertyType. withHref(String value)SCCRSPropertyTypeSCCRSPropertyType. withNilReason(String... values)SCCRSPropertyTypeSCCRSPropertyType. withNilReason(Collection<String> values)SCCRSPropertyTypeSCCRSPropertyType. withNilReason(List<String> value)SCCRSPropertyTypeSCCRSPropertyType. withRole(String value)SCCRSPropertyTypeSCCRSPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)SCCRSPropertyTypeSCCRSPropertyType. withTitle(String value)SCCRSPropertyTypeSCCRSPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)SCCRSPropertyTypeSCCRSPropertyType. withUuidref(String value)
-