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

Packages that use MDConstraintsPropertyType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.srv.v_20060504   
 

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDConstraintsPropertyType
protected  List<MDConstraintsPropertyType> MDMetadataType.metadataConstraints
           
protected  List<MDConstraintsPropertyType> AbstractMDIdentificationType.resourceConstraints
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDConstraintsPropertyType
 MDConstraintsPropertyType ObjectFactory.createMDConstraintsPropertyType()
          Create an instance of MDConstraintsPropertyType
 MDConstraintsPropertyType MDConstraintsPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withArcrole(String value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withHref(String value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withMDConstraints(JAXBElement<? extends MDConstraintsType> value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withNilReason(Collection<String> values)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withNilReason(List<String> value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withNilReason(String... values)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withRole(String value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withTitle(String value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDConstraintsPropertyType MDConstraintsPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDConstraintsPropertyType
 List<MDConstraintsPropertyType> MDMetadataType.getMetadataConstraints()
          Gets the value of the metadataConstraints property.
 List<MDConstraintsPropertyType> AbstractMDIdentificationType.getResourceConstraints()
          Gets the value of the resourceConstraints property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDConstraintsPropertyType
 MDMetadataType MDMetadataType.withMetadataConstraints(MDConstraintsPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDConstraintsPropertyType
 void MDMetadataType.setMetadataConstraints(List<MDConstraintsPropertyType> value)
           
 void AbstractMDIdentificationType.setResourceConstraints(List<MDConstraintsPropertyType> value)
           
 MDMetadataType MDMetadataType.withMetadataConstraints(Collection<MDConstraintsPropertyType> values)
           
 MDMetadataType MDMetadataType.withMetadataConstraints(List<MDConstraintsPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 

Uses of MDConstraintsPropertyType in net.opengis.iso19139.srv.v_20060504
 

Fields in net.opengis.iso19139.srv.v_20060504 declared as MDConstraintsPropertyType
protected  MDConstraintsPropertyType SVServiceIdentificationType.restrictions
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return MDConstraintsPropertyType
 MDConstraintsPropertyType SVServiceIdentificationType.getRestrictions()
          Gets the value of the restrictions property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type MDConstraintsPropertyType
 void SVServiceIdentificationType.setRestrictions(MDConstraintsPropertyType value)
          Sets the value of the restrictions property.
 SVServiceIdentificationType SVServiceIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withRestrictions(MDConstraintsPropertyType value)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type MDConstraintsPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.