Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLCoordinateSystemAxisType
-
Packages that use MLCoordinateSystemAxisType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MLCoordinateSystemAxisType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLCoordinateSystemAxisType Modifier and Type Field Description protected MLCoordinateSystemAxisTypeMLCoordinateSystemAxisPropertyType. mlCoordinateSystemAxisMethods in net.opengis.iso19139.gmx.v_20070417 that return MLCoordinateSystemAxisType Modifier and Type Method Description MLCoordinateSystemAxisTypeObjectFactory. createMLCoordinateSystemAxisType()Create an instance ofMLCoordinateSystemAxisTypeMLCoordinateSystemAxisTypeMLCoordinateSystemAxisPropertyType. getMLCoordinateSystemAxis()Gets the value of the mlCoordinateSystemAxis property.MLCoordinateSystemAxisTypeMLCoordinateSystemAxisType. withAlternativeExpression(Collection<CoordinateSystemAxisAltPropertyType> values)MLCoordinateSystemAxisTypeMLCoordinateSystemAxisType. withAlternativeExpression(List<CoordinateSystemAxisAltPropertyType> value)MLCoordinateSystemAxisTypeMLCoordinateSystemAxisType. withAlternativeExpression(CoordinateSystemAxisAltPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MLCoordinateSystemAxisType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLCoordinateSystemAxisType>ObjectFactory. createMLCoordinateSystemAxis(MLCoordinateSystemAxisType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLCoordinateSystemAxisType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MLCoordinateSystemAxisType>ObjectFactory. createMLCoordinateSystemAxis(MLCoordinateSystemAxisType value)voidMLCoordinateSystemAxisPropertyType. setMLCoordinateSystemAxis(MLCoordinateSystemAxisType value)Sets the value of the mlCoordinateSystemAxis property.MLCoordinateSystemAxisPropertyTypeMLCoordinateSystemAxisPropertyType. withMLCoordinateSystemAxis(MLCoordinateSystemAxisType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLCoordinateSystemAxisType Constructor Description MLCoordinateSystemAxisPropertyType(MLCoordinateSystemAxisType mlCoordinateSystemAxis, 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
-