Uses of Class
net.opengis.iso19139.gmx.v_20070417.CoordinateSystemAxisAltType
-
Packages that use CoordinateSystemAxisAltType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CoordinateSystemAxisAltType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as CoordinateSystemAxisAltType Modifier and Type Field Description protected CoordinateSystemAxisAltTypeCoordinateSystemAxisAltPropertyType. coordinateSystemAxisAltMethods in net.opengis.iso19139.gmx.v_20070417 that return CoordinateSystemAxisAltType Modifier and Type Method Description CoordinateSystemAxisAltTypeObjectFactory. createCoordinateSystemAxisAltType()Create an instance ofCoordinateSystemAxisAltTypeCoordinateSystemAxisAltTypeCoordinateSystemAxisAltPropertyType. getCoordinateSystemAxisAlt()Gets the value of the coordinateSystemAxisAlt property.CoordinateSystemAxisAltTypeCoordinateSystemAxisAltType. withCodeSpace(String value)CoordinateSystemAxisAltTypeCoordinateSystemAxisAltType. withLocale(PTLocalePropertyType value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CoordinateSystemAxisAltType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CoordinateSystemAxisAltType>ObjectFactory. createCoordinateSystemAxisAlt(CoordinateSystemAxisAltType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CoordinateSystemAxisAltType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CoordinateSystemAxisAltType>ObjectFactory. createCoordinateSystemAxisAlt(CoordinateSystemAxisAltType value)voidCoordinateSystemAxisAltPropertyType. setCoordinateSystemAxisAlt(CoordinateSystemAxisAltType value)Sets the value of the coordinateSystemAxisAlt property.CoordinateSystemAxisAltPropertyTypeCoordinateSystemAxisAltPropertyType. withCoordinateSystemAxisAlt(CoordinateSystemAxisAltType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type CoordinateSystemAxisAltType Constructor Description CoordinateSystemAxisAltPropertyType(CoordinateSystemAxisAltType coordinateSystemAxisAlt, 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
-