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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDScopeDescriptionType
protected  MDScopeDescriptionType MDScopeDescriptionPropertyType.mdScopeDescription
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDScopeDescriptionType
 MDScopeDescriptionType ObjectFactory.createMDScopeDescriptionType()
          Create an instance of MDScopeDescriptionType
 MDScopeDescriptionType MDScopeDescriptionPropertyType.getMDScopeDescription()
          Gets the value of the mdScopeDescription property.
 MDScopeDescriptionType MDScopeDescriptionType.withAttributeInstances(Collection<ObjectReferencePropertyType> values)
           
 MDScopeDescriptionType MDScopeDescriptionType.withAttributeInstances(List<ObjectReferencePropertyType> value)
           
 MDScopeDescriptionType MDScopeDescriptionType.withAttributeInstances(ObjectReferencePropertyType... values)
           
 MDScopeDescriptionType MDScopeDescriptionType.withAttributes(Collection<ObjectReferencePropertyType> values)
           
 MDScopeDescriptionType MDScopeDescriptionType.withAttributes(List<ObjectReferencePropertyType> value)
           
 MDScopeDescriptionType MDScopeDescriptionType.withAttributes(ObjectReferencePropertyType... values)
           
 MDScopeDescriptionType MDScopeDescriptionType.withDataset(CharacterStringPropertyType value)
           
 MDScopeDescriptionType MDScopeDescriptionType.withFeatureInstances(Collection<ObjectReferencePropertyType> values)
           
 MDScopeDescriptionType MDScopeDescriptionType.withFeatureInstances(List<ObjectReferencePropertyType> value)
           
 MDScopeDescriptionType MDScopeDescriptionType.withFeatureInstances(ObjectReferencePropertyType... values)
           
 MDScopeDescriptionType MDScopeDescriptionType.withFeatures(Collection<ObjectReferencePropertyType> values)
           
 MDScopeDescriptionType MDScopeDescriptionType.withFeatures(List<ObjectReferencePropertyType> value)
           
 MDScopeDescriptionType MDScopeDescriptionType.withFeatures(ObjectReferencePropertyType... values)
           
 MDScopeDescriptionType MDScopeDescriptionType.withOther(CharacterStringPropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDScopeDescriptionType
 JAXBElement<MDScopeDescriptionType> ObjectFactory.createMDScopeDescription(MDScopeDescriptionType value)
          Create an instance of JAXBElement<MDScopeDescriptionType>}
 void MDScopeDescriptionPropertyType.setMDScopeDescription(MDScopeDescriptionType value)
          Sets the value of the mdScopeDescription property.
 MDScopeDescriptionPropertyType MDScopeDescriptionPropertyType.withMDScopeDescription(MDScopeDescriptionType value)
           
 



Copyright © 2008-2016. All Rights Reserved.