Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDCharacterSetCodePropertyType
-
Packages that use MDCharacterSetCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MDCharacterSetCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDCharacterSetCodePropertyType Modifier and Type Field Description protected MDCharacterSetCodePropertyTypePTLocaleType. characterEncodingprotected MDCharacterSetCodePropertyTypeMDMetadataType. characterSetFields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDCharacterSetCodePropertyType Modifier and Type Field Description protected List<MDCharacterSetCodePropertyType>MDDataIdentificationType. characterSetMethods in net.opengis.iso19139.gmd.v_20070417 that return MDCharacterSetCodePropertyType Modifier and Type Method Description MDCharacterSetCodePropertyTypeObjectFactory. createMDCharacterSetCodePropertyType()Create an instance ofMDCharacterSetCodePropertyTypeMDCharacterSetCodePropertyTypePTLocaleType. getCharacterEncoding()Gets the value of the characterEncoding property.MDCharacterSetCodePropertyTypeMDMetadataType. getCharacterSet()Gets the value of the characterSet property.MDCharacterSetCodePropertyTypeMDCharacterSetCodePropertyType. withMDCharacterSetCode(CodeListValueType value)MDCharacterSetCodePropertyTypeMDCharacterSetCodePropertyType. withNilReason(String... values)MDCharacterSetCodePropertyTypeMDCharacterSetCodePropertyType. withNilReason(Collection<String> values)MDCharacterSetCodePropertyTypeMDCharacterSetCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDCharacterSetCodePropertyType Modifier and Type Method Description List<MDCharacterSetCodePropertyType>MDDataIdentificationType. getCharacterSet()Gets the value of the characterSet property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDCharacterSetCodePropertyType Modifier and Type Method Description voidPTLocaleType. setCharacterEncoding(MDCharacterSetCodePropertyType value)Sets the value of the characterEncoding property.voidMDMetadataType. setCharacterSet(MDCharacterSetCodePropertyType value)Sets the value of the characterSet property.PTLocaleTypePTLocaleType. withCharacterEncoding(MDCharacterSetCodePropertyType value)MDDataIdentificationTypeMDDataIdentificationType. withCharacterSet(MDCharacterSetCodePropertyType... values)MDMetadataTypeMDMetadataType. withCharacterSet(MDCharacterSetCodePropertyType value)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDCharacterSetCodePropertyType Modifier and Type Method Description voidMDDataIdentificationType. setCharacterSet(List<MDCharacterSetCodePropertyType> value)MDDataIdentificationTypeMDDataIdentificationType. withCharacterSet(Collection<MDCharacterSetCodePropertyType> values)MDDataIdentificationTypeMDDataIdentificationType. withCharacterSet(List<MDCharacterSetCodePropertyType> value) -
Uses of MDCharacterSetCodePropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MDCharacterSetCodePropertyType Modifier and Type Field Description protected MDCharacterSetCodePropertyTypeAbstractCTCatalogueType. characterSetMethods in net.opengis.iso19139.gmx.v_20070417 that return MDCharacterSetCodePropertyType Modifier and Type Method Description MDCharacterSetCodePropertyTypeAbstractCTCatalogueType. getCharacterSet()Gets the value of the characterSet property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MDCharacterSetCodePropertyType Modifier and Type Method Description voidAbstractCTCatalogueType. setCharacterSet(MDCharacterSetCodePropertyType value)Sets the value of the characterSet property.AbstractCTCatalogueTypeAbstractCTCatalogueType. withCharacterSet(MDCharacterSetCodePropertyType value)CTCodelistCatalogueTypeCTCodelistCatalogueType. withCharacterSet(MDCharacterSetCodePropertyType value)CTCrsCatalogueTypeCTCrsCatalogueType. withCharacterSet(MDCharacterSetCodePropertyType value)CTUomCatalogueTypeCTUomCatalogueType. withCharacterSet(MDCharacterSetCodePropertyType value)
-