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

Packages that use MDClassificationCodePropertyType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of MDClassificationCodePropertyType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDClassificationCodePropertyType
protected  MDClassificationCodePropertyType MDSecurityConstraintsType.classification
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDClassificationCodePropertyType
 MDClassificationCodePropertyType ObjectFactory.createMDClassificationCodePropertyType()
          Create an instance of MDClassificationCodePropertyType
 MDClassificationCodePropertyType MDSecurityConstraintsType.getClassification()
          Gets the value of the classification property.
 MDClassificationCodePropertyType MDClassificationCodePropertyType.withMDClassificationCode(CodeListValueType value)
           
 MDClassificationCodePropertyType MDClassificationCodePropertyType.withNilReason(Collection<String> values)
           
 MDClassificationCodePropertyType MDClassificationCodePropertyType.withNilReason(List<String> value)
           
 MDClassificationCodePropertyType MDClassificationCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDClassificationCodePropertyType
 void MDSecurityConstraintsType.setClassification(MDClassificationCodePropertyType value)
          Sets the value of the classification property.
 MDSecurityConstraintsType MDSecurityConstraintsType.withClassification(MDClassificationCodePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.