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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 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.