Uses of Class
net.opengis.iso19139.gmx.v_20070417.CoordinateSystemAltType
-
Packages that use CoordinateSystemAltType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CoordinateSystemAltType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as CoordinateSystemAltType Modifier and Type Field Description protected CoordinateSystemAltTypeCoordinateSystemAltPropertyType. coordinateSystemAltMethods in net.opengis.iso19139.gmx.v_20070417 that return CoordinateSystemAltType Modifier and Type Method Description CoordinateSystemAltTypeObjectFactory. createCoordinateSystemAltType()Create an instance ofCoordinateSystemAltTypeCoordinateSystemAltTypeCoordinateSystemAltPropertyType. getCoordinateSystemAlt()Gets the value of the coordinateSystemAlt property.CoordinateSystemAltTypeCoordinateSystemAltType. withAggregationType(AggregationType value)CoordinateSystemAltTypeCoordinateSystemAltType. withCodeSpace(String value)CoordinateSystemAltTypeCoordinateSystemAltType. withLocale(PTLocalePropertyType value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CoordinateSystemAltType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CoordinateSystemAltType>ObjectFactory. createCoordinateSystemAlt(CoordinateSystemAltType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CoordinateSystemAltType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CoordinateSystemAltType>ObjectFactory. createCoordinateSystemAlt(CoordinateSystemAltType value)voidCoordinateSystemAltPropertyType. setCoordinateSystemAlt(CoordinateSystemAltType value)Sets the value of the coordinateSystemAlt property.CoordinateSystemAltPropertyTypeCoordinateSystemAltPropertyType. withCoordinateSystemAlt(CoordinateSystemAltType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type CoordinateSystemAltType Constructor Description CoordinateSystemAltPropertyType(CoordinateSystemAltType coordinateSystemAlt, 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
-