Uses of Class
org.deegree.commons.tom.ows.StringOrRef

Packages that use StringOrRef
org.deegree.gml.dictionary   
org.deegree.gml.feature   
org.deegree.gml.props   
 

Uses of StringOrRef in org.deegree.gml.dictionary
 

Methods in org.deegree.gml.dictionary that return StringOrRef
 StringOrRef Definition.getDescription()
          Returns the description.
 StringOrRef GenericDefinition.getDescription()
           
 

Uses of StringOrRef in org.deegree.gml.feature
 

Constructors in org.deegree.gml.feature with parameters of type StringOrRef
StandardGMLFeatureProps(TypedObjectNode[] metadata, StringOrRef description, CodeType identifier, CodeType[] names, Envelope boundedBy)
          Creates a new StandardGMLFeatureProps instance.
 

Uses of StringOrRef in org.deegree.gml.props
 

Fields in org.deegree.gml.props declared as StringOrRef
protected  StringOrRef GMLStdProps.description
           
 

Methods in org.deegree.gml.props that return StringOrRef
 StringOrRef GMLStdProps.getDescription()
          Returns the description.
 

Constructors in org.deegree.gml.props with parameters of type StringOrRef
GMLStdProps(TypedObjectNode[] metadata, StringOrRef description, CodeType identifier, CodeType[] names)
          Creates a new GMLStdProps instance.
 



Copyright © 2011. All Rights Reserved.