Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLCompoundCRSType
-
Packages that use MLCompoundCRSType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLCompoundCRSType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLCompoundCRSType Modifier and Type Field Description protected MLCompoundCRSTypeMLCompoundCRSPropertyType. mlCompoundCRSMethods in net.opengis.iso19139.gmx.v_20070417 that return MLCompoundCRSType Modifier and Type Method Description MLCompoundCRSTypeObjectFactory. createMLCompoundCRSType()Create an instance ofMLCompoundCRSTypeMLCompoundCRSTypeMLCompoundCRSPropertyType. getMLCompoundCRS()Gets the value of the mlCompoundCRS property.MLCompoundCRSTypeMLCompoundCRSType. withAlternativeExpression(Collection<CrsAltPropertyType> values)MLCompoundCRSTypeMLCompoundCRSType. withAlternativeExpression(List<CrsAltPropertyType> value)MLCompoundCRSTypeMLCompoundCRSType. withAlternativeExpression(CrsAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLCompoundCRSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLCompoundCRSType>ObjectFactory. createMLCompoundCRS(MLCompoundCRSType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLCompoundCRSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLCompoundCRSType>ObjectFactory. createMLCompoundCRS(MLCompoundCRSType value)voidMLCompoundCRSPropertyType. setMLCompoundCRS(MLCompoundCRSType value)Sets the value of the mlCompoundCRS property.MLCompoundCRSPropertyTypeMLCompoundCRSPropertyType. withMLCompoundCRS(MLCompoundCRSType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLCompoundCRSType Constructor Description MLCompoundCRSPropertyType(MLCompoundCRSType mlCompoundCRS, 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
-