Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLDerivedCRSType
-
Packages that use MLDerivedCRSType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLDerivedCRSType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLDerivedCRSType Modifier and Type Field Description protected MLDerivedCRSTypeMLDerivedCRSPropertyType. mlDerivedCRSMethods in net.opengis.iso19139.gmx.v_20070417 that return MLDerivedCRSType Modifier and Type Method Description MLDerivedCRSTypeObjectFactory. createMLDerivedCRSType()Create an instance ofMLDerivedCRSTypeMLDerivedCRSTypeMLDerivedCRSPropertyType. getMLDerivedCRS()Gets the value of the mlDerivedCRS property.MLDerivedCRSTypeMLDerivedCRSType. withAlternativeExpression(Collection<CrsAltPropertyType> values)MLDerivedCRSTypeMLDerivedCRSType. withAlternativeExpression(List<CrsAltPropertyType> value)MLDerivedCRSTypeMLDerivedCRSType. withAlternativeExpression(CrsAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLDerivedCRSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLDerivedCRSType>ObjectFactory. createMLDerivedCRS(MLDerivedCRSType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLDerivedCRSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLDerivedCRSType>ObjectFactory. createMLDerivedCRS(MLDerivedCRSType value)voidMLDerivedCRSPropertyType. setMLDerivedCRS(MLDerivedCRSType value)Sets the value of the mlDerivedCRS property.MLDerivedCRSPropertyTypeMLDerivedCRSPropertyType. withMLDerivedCRS(MLDerivedCRSType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLDerivedCRSType Constructor Description MLDerivedCRSPropertyType(MLDerivedCRSType mlDerivedCRS, 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
-