Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDKeywordTypeCodePropertyType
-
Packages that use MDKeywordTypeCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDKeywordTypeCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDKeywordTypeCodePropertyType Modifier and Type Field Description protected MDKeywordTypeCodePropertyTypeMDKeywordsType. typeMethods in net.opengis.iso19139.gmd.v_20070417 that return MDKeywordTypeCodePropertyType Modifier and Type Method Description MDKeywordTypeCodePropertyTypeObjectFactory. createMDKeywordTypeCodePropertyType()Create an instance ofMDKeywordTypeCodePropertyTypeMDKeywordTypeCodePropertyTypeMDKeywordsType. getType()Gets the value of the type property.MDKeywordTypeCodePropertyTypeMDKeywordTypeCodePropertyType. withMDKeywordTypeCode(CodeListValueType value)MDKeywordTypeCodePropertyTypeMDKeywordTypeCodePropertyType. withNilReason(String... values)MDKeywordTypeCodePropertyTypeMDKeywordTypeCodePropertyType. withNilReason(Collection<String> values)MDKeywordTypeCodePropertyTypeMDKeywordTypeCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDKeywordTypeCodePropertyType Modifier and Type Method Description voidMDKeywordsType. setType(MDKeywordTypeCodePropertyType value)Sets the value of the type property.MDKeywordsTypeMDKeywordsType. withType(MDKeywordTypeCodePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDKeywordTypeCodePropertyType Constructor Description MDKeywordsType(String id, String uuid, List<CharacterStringPropertyType> keyword, MDKeywordTypeCodePropertyType type, CICitationPropertyType thesaurusName)Fully-initialising value constructor
-