Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLGeodeticDatumType
-
Packages that use MLGeodeticDatumType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLGeodeticDatumType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLGeodeticDatumType Modifier and Type Field Description protected MLGeodeticDatumTypeMLGeodeticDatumPropertyType. mlGeodeticDatumMethods in net.opengis.iso19139.gmx.v_20070417 that return MLGeodeticDatumType Modifier and Type Method Description MLGeodeticDatumTypeObjectFactory. createMLGeodeticDatumType()Create an instance ofMLGeodeticDatumTypeMLGeodeticDatumTypeMLGeodeticDatumPropertyType. getMLGeodeticDatum()Gets the value of the mlGeodeticDatum property.MLGeodeticDatumTypeMLGeodeticDatumType. withAlternativeExpression(Collection<DatumAltPropertyType> values)MLGeodeticDatumTypeMLGeodeticDatumType. withAlternativeExpression(List<DatumAltPropertyType> value)MLGeodeticDatumTypeMLGeodeticDatumType. withAlternativeExpression(DatumAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLGeodeticDatumType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLGeodeticDatumType>ObjectFactory. createMLGeodeticDatum(MLGeodeticDatumType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLGeodeticDatumType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLGeodeticDatumType>ObjectFactory. createMLGeodeticDatum(MLGeodeticDatumType value)voidMLGeodeticDatumPropertyType. setMLGeodeticDatum(MLGeodeticDatumType value)Sets the value of the mlGeodeticDatum property.MLGeodeticDatumPropertyTypeMLGeodeticDatumPropertyType. withMLGeodeticDatum(MLGeodeticDatumType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLGeodeticDatumType Constructor Description MLGeodeticDatumPropertyType(MLGeodeticDatumType mlGeodeticDatum, 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
-