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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDLegalConstraintsType
protected  MDLegalConstraintsType MDLegalConstraintsPropertyType.mdLegalConstraints
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDLegalConstraintsType
 MDLegalConstraintsType ObjectFactory.createMDLegalConstraintsType()
          Create an instance of MDLegalConstraintsType
 MDLegalConstraintsType MDLegalConstraintsPropertyType.getMDLegalConstraints()
          Gets the value of the mdLegalConstraints property.
 MDLegalConstraintsType MDLegalConstraintsType.withAccessConstraints(Collection<MDRestrictionCodePropertyType> values)
           
 MDLegalConstraintsType MDLegalConstraintsType.withAccessConstraints(List<MDRestrictionCodePropertyType> value)
           
 MDLegalConstraintsType MDLegalConstraintsType.withAccessConstraints(MDRestrictionCodePropertyType... values)
           
 MDLegalConstraintsType MDLegalConstraintsType.withId(String value)
           
 MDLegalConstraintsType MDLegalConstraintsType.withOtherConstraints(CharacterStringPropertyType... values)
           
 MDLegalConstraintsType MDLegalConstraintsType.withOtherConstraints(Collection<CharacterStringPropertyType> values)
           
 MDLegalConstraintsType MDLegalConstraintsType.withOtherConstraints(List<CharacterStringPropertyType> value)
           
 MDLegalConstraintsType MDLegalConstraintsType.withUseConstraints(Collection<MDRestrictionCodePropertyType> values)
           
 MDLegalConstraintsType MDLegalConstraintsType.withUseConstraints(List<MDRestrictionCodePropertyType> value)
           
 MDLegalConstraintsType MDLegalConstraintsType.withUseConstraints(MDRestrictionCodePropertyType... values)
           
 MDLegalConstraintsType MDLegalConstraintsType.withUseLimitation(CharacterStringPropertyType... values)
           
 MDLegalConstraintsType MDLegalConstraintsType.withUseLimitation(Collection<CharacterStringPropertyType> values)
           
 MDLegalConstraintsType MDLegalConstraintsType.withUseLimitation(List<CharacterStringPropertyType> value)
           
 MDLegalConstraintsType MDLegalConstraintsType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDLegalConstraintsType
 JAXBElement<MDLegalConstraintsType> ObjectFactory.createMDLegalConstraints(MDLegalConstraintsType value)
          Create an instance of JAXBElement<MDLegalConstraintsType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDLegalConstraintsType
 JAXBElement<MDLegalConstraintsType> ObjectFactory.createMDLegalConstraints(MDLegalConstraintsType value)
          Create an instance of JAXBElement<MDLegalConstraintsType>}
 void MDLegalConstraintsPropertyType.setMDLegalConstraints(MDLegalConstraintsType value)
          Sets the value of the mdLegalConstraints property.
 MDLegalConstraintsPropertyType MDLegalConstraintsPropertyType.withMDLegalConstraints(MDLegalConstraintsType value)
           
 



Copyright © 2008-2016. All Rights Reserved.