Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLGeodeticCRSType
-
Packages that use MLGeodeticCRSType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLGeodeticCRSType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLGeodeticCRSType Modifier and Type Field Description protected MLGeodeticCRSTypeMLGeodeticCRSPropertyType. mlGeodeticCRSMethods in net.opengis.iso19139.gmx.v_20070417 that return MLGeodeticCRSType Modifier and Type Method Description MLGeodeticCRSTypeObjectFactory. createMLGeodeticCRSType()Create an instance ofMLGeodeticCRSTypeMLGeodeticCRSTypeMLGeodeticCRSPropertyType. getMLGeodeticCRS()Gets the value of the mlGeodeticCRS property.MLGeodeticCRSTypeMLGeodeticCRSType. withAlternativeExpression(Collection<CrsAltPropertyType> values)MLGeodeticCRSTypeMLGeodeticCRSType. withAlternativeExpression(List<CrsAltPropertyType> value)MLGeodeticCRSTypeMLGeodeticCRSType. withAlternativeExpression(CrsAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLGeodeticCRSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLGeodeticCRSType>ObjectFactory. createMLGeodeticCRS(MLGeodeticCRSType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLGeodeticCRSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLGeodeticCRSType>ObjectFactory. createMLGeodeticCRS(MLGeodeticCRSType value)voidMLGeodeticCRSPropertyType. setMLGeodeticCRS(MLGeodeticCRSType value)Sets the value of the mlGeodeticCRS property.MLGeodeticCRSPropertyTypeMLGeodeticCRSPropertyType. withMLGeodeticCRS(MLGeodeticCRSType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLGeodeticCRSType Constructor Description MLGeodeticCRSPropertyType(MLGeodeticCRSType mlGeodeticCRS, 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
-