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

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

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

Subclasses of MDConstraintsType in net.opengis.iso19139.gmd.v_20070417
 class MDLegalConstraintsType
          Restrictions and legal prerequisites for accessing and using the dataset.
 class MDSecurityConstraintsType
          Handling restrictions imposed on the dataset because of national security, privacy, or other concerns
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDConstraintsType
protected  JAXBElement<? extends MDConstraintsType> MDConstraintsPropertyType.mdConstraints
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDConstraintsType
 MDConstraintsType ObjectFactory.createMDConstraintsType()
          Create an instance of MDConstraintsType
 MDConstraintsType MDConstraintsType.withId(String value)
           
 MDConstraintsType MDConstraintsType.withUseLimitation(CharacterStringPropertyType... values)
           
 MDConstraintsType MDConstraintsType.withUseLimitation(Collection<CharacterStringPropertyType> values)
           
 MDConstraintsType MDConstraintsType.withUseLimitation(List<CharacterStringPropertyType> value)
           
 MDConstraintsType MDConstraintsType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDConstraintsType
 JAXBElement<MDConstraintsType> ObjectFactory.createMDConstraints(MDConstraintsType value)
          Create an instance of JAXBElement<MDConstraintsType>}
 JAXBElement<? extends MDConstraintsType> MDConstraintsPropertyType.getMDConstraints()
          Gets the value of the mdConstraints property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDConstraintsType
 JAXBElement<MDConstraintsType> ObjectFactory.createMDConstraints(MDConstraintsType value)
          Create an instance of JAXBElement<MDConstraintsType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDConstraintsType
 void MDConstraintsPropertyType.setMDConstraints(JAXBElement<? extends MDConstraintsType> value)
          Sets the value of the mdConstraints property.
 MDConstraintsPropertyType MDConstraintsPropertyType.withMDConstraints(JAXBElement<? extends MDConstraintsType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.