Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDCharacterSetCodePropertyType

Packages that use MDCharacterSetCodePropertyType
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
protected  MDCharacterSetCodePropertyType PTLocaleType.characterEncoding
           
protected  MDCharacterSetCodePropertyType MDMetadataType.characterSet
           
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDCharacterSetCodePropertyType
protected  List<MDCharacterSetCodePropertyType> MDDataIdentificationType.characterSet
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDCharacterSetCodePropertyType
 MDCharacterSetCodePropertyType ObjectFactory.createMDCharacterSetCodePropertyType()
          Create an instance of MDCharacterSetCodePropertyType
 MDCharacterSetCodePropertyType PTLocaleType.getCharacterEncoding()
          Gets the value of the characterEncoding property.
 MDCharacterSetCodePropertyType MDMetadataType.getCharacterSet()
          Gets the value of the characterSet property.
 MDCharacterSetCodePropertyType MDCharacterSetCodePropertyType.withMDCharacterSetCode(CodeListValueType value)
           
 MDCharacterSetCodePropertyType MDCharacterSetCodePropertyType.withNilReason(Collection<String> values)
           
 MDCharacterSetCodePropertyType MDCharacterSetCodePropertyType.withNilReason(List<String> value)
           
 MDCharacterSetCodePropertyType MDCharacterSetCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDCharacterSetCodePropertyType
 List<MDCharacterSetCodePropertyType> MDDataIdentificationType.getCharacterSet()
          Gets the value of the characterSet property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDCharacterSetCodePropertyType
 void PTLocaleType.setCharacterEncoding(MDCharacterSetCodePropertyType value)
          Sets the value of the characterEncoding property.
 void MDMetadataType.setCharacterSet(MDCharacterSetCodePropertyType value)
          Sets the value of the characterSet property.
 PTLocaleType PTLocaleType.withCharacterEncoding(MDCharacterSetCodePropertyType value)
           
 MDDataIdentificationType MDDataIdentificationType.withCharacterSet(MDCharacterSetCodePropertyType... values)
           
 MDMetadataType MDMetadataType.withCharacterSet(MDCharacterSetCodePropertyType value)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDCharacterSetCodePropertyType
 void MDDataIdentificationType.setCharacterSet(List<MDCharacterSetCodePropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withCharacterSet(Collection<MDCharacterSetCodePropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.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
protected  MDCharacterSetCodePropertyType AbstractCTCatalogueType.characterSet
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return MDCharacterSetCodePropertyType
 MDCharacterSetCodePropertyType AbstractCTCatalogueType.getCharacterSet()
          Gets the value of the characterSet property.
 

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MDCharacterSetCodePropertyType
 void AbstractCTCatalogueType.setCharacterSet(MDCharacterSetCodePropertyType value)
          Sets the value of the characterSet property.
 CTUomCatalogueType CTUomCatalogueType.withCharacterSet(MDCharacterSetCodePropertyType value)
           
 CTCrsCatalogueType CTCrsCatalogueType.withCharacterSet(MDCharacterSetCodePropertyType value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withCharacterSet(MDCharacterSetCodePropertyType value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withCharacterSet(MDCharacterSetCodePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.