Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDKeywordsType
-
Packages that use MDKeywordsType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDKeywordsType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDKeywordsType Modifier and Type Field Description protected MDKeywordsTypeMDKeywordsPropertyType. mdKeywordsMethods in net.opengis.iso19139.gmd.v_20070417 that return MDKeywordsType Modifier and Type Method Description MDKeywordsTypeObjectFactory. createMDKeywordsType()Create an instance ofMDKeywordsTypeMDKeywordsTypeMDKeywordsPropertyType. getMDKeywords()Gets the value of the mdKeywords property.MDKeywordsTypeMDKeywordsType. withId(String value)MDKeywordsTypeMDKeywordsType. withKeyword(Collection<CharacterStringPropertyType> values)MDKeywordsTypeMDKeywordsType. withKeyword(List<CharacterStringPropertyType> value)MDKeywordsTypeMDKeywordsType. withKeyword(CharacterStringPropertyType... values)MDKeywordsTypeMDKeywordsType. withThesaurusName(CICitationPropertyType value)MDKeywordsTypeMDKeywordsType. withType(MDKeywordTypeCodePropertyType value)MDKeywordsTypeMDKeywordsType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDKeywordsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MDKeywordsType>ObjectFactory. createMDKeywords(MDKeywordsType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDKeywordsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MDKeywordsType>ObjectFactory. createMDKeywords(MDKeywordsType value)voidMDKeywordsPropertyType. setMDKeywords(MDKeywordsType value)Sets the value of the mdKeywords property.MDKeywordsPropertyTypeMDKeywordsPropertyType. withMDKeywords(MDKeywordsType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDKeywordsType Constructor Description MDKeywordsPropertyType(MDKeywordsType mdKeywords, 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
-