Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLPolarCSType
-
Packages that use MLPolarCSType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLPolarCSType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLPolarCSType Modifier and Type Field Description protected MLPolarCSTypeMLPolarCSPropertyType. mlPolarCSMethods in net.opengis.iso19139.gmx.v_20070417 that return MLPolarCSType Modifier and Type Method Description MLPolarCSTypeObjectFactory. createMLPolarCSType()Create an instance ofMLPolarCSTypeMLPolarCSTypeMLPolarCSPropertyType. getMLPolarCS()Gets the value of the mlPolarCS property.MLPolarCSTypeMLPolarCSType. withAlternativeExpression(Collection<CoordinateSystemAltPropertyType> values)MLPolarCSTypeMLPolarCSType. withAlternativeExpression(List<CoordinateSystemAltPropertyType> value)MLPolarCSTypeMLPolarCSType. withAlternativeExpression(CoordinateSystemAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLPolarCSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLPolarCSType>ObjectFactory. createMLPolarCS(MLPolarCSType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLPolarCSType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLPolarCSType>ObjectFactory. createMLPolarCS(MLPolarCSType value)voidMLPolarCSPropertyType. setMLPolarCS(MLPolarCSType value)Sets the value of the mlPolarCS property.MLPolarCSPropertyTypeMLPolarCSPropertyType. withMLPolarCS(MLPolarCSType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLPolarCSType Constructor Description MLPolarCSPropertyType(MLPolarCSType mlPolarCS, 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
-