Uses of Class
net.opengis.iso19139.gmd.v_20070417.PTLocaleType
-
Packages that use PTLocaleType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of PTLocaleType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as PTLocaleType Modifier and Type Field Description protected PTLocaleTypePTLocalePropertyType. ptLocaleMethods in net.opengis.iso19139.gmd.v_20070417 that return PTLocaleType Modifier and Type Method Description PTLocaleTypeObjectFactory. createPTLocaleType()Create an instance ofPTLocaleTypePTLocaleTypePTLocalePropertyType. getPTLocale()Gets the value of the ptLocale property.PTLocaleTypePTLocaleType. withCharacterEncoding(MDCharacterSetCodePropertyType value)PTLocaleTypePTLocaleType. withCountry(CountryPropertyType value)PTLocaleTypePTLocaleType. withId(String value)PTLocaleTypePTLocaleType. withLanguageCode(LanguageCodePropertyType value)PTLocaleTypePTLocaleType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type PTLocaleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PTLocaleType>ObjectFactory. createPTLocale(PTLocaleType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type PTLocaleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PTLocaleType>ObjectFactory. createPTLocale(PTLocaleType value)voidPTLocalePropertyType. setPTLocale(PTLocaleType value)Sets the value of the ptLocale property.PTLocalePropertyTypePTLocalePropertyType. withPTLocale(PTLocaleType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type PTLocaleType Constructor Description PTLocalePropertyType(PTLocaleType ptLocale, 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
-