Uses of Class
net.opengis.iso19139.gmx.v_20070417.PrimeMeridianAltType
-
Packages that use PrimeMeridianAltType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of PrimeMeridianAltType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as PrimeMeridianAltType Modifier and Type Field Description protected PrimeMeridianAltTypePrimeMeridianAltPropertyType. primeMeridianAltMethods in net.opengis.iso19139.gmx.v_20070417 that return PrimeMeridianAltType Modifier and Type Method Description PrimeMeridianAltTypeObjectFactory. createPrimeMeridianAltType()Create an instance ofPrimeMeridianAltTypePrimeMeridianAltTypePrimeMeridianAltPropertyType. getPrimeMeridianAlt()Gets the value of the primeMeridianAlt property.PrimeMeridianAltTypePrimeMeridianAltType. withCodeSpace(String value)PrimeMeridianAltTypePrimeMeridianAltType. withLocale(PTLocalePropertyType value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type PrimeMeridianAltType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PrimeMeridianAltType>ObjectFactory. createPrimeMeridianAlt(PrimeMeridianAltType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type PrimeMeridianAltType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PrimeMeridianAltType>ObjectFactory. createPrimeMeridianAlt(PrimeMeridianAltType value)voidPrimeMeridianAltPropertyType. setPrimeMeridianAlt(PrimeMeridianAltType value)Sets the value of the primeMeridianAlt property.PrimeMeridianAltPropertyTypePrimeMeridianAltPropertyType. withPrimeMeridianAlt(PrimeMeridianAltType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type PrimeMeridianAltType Constructor Description PrimeMeridianAltPropertyType(PrimeMeridianAltType primeMeridianAlt, 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
-