| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.feature.DefaultFeatureProperty
class DefaultFeatureProperty
the interface describes a property entry of a feature. It is made of a name and a value associated to it.
---------------------------------------------------------------
| Constructor Summary | |
|---|---|
DefaultFeatureProperty(QualifiedName name,
                                             Object value)
constructor for complete initializing the FeatureProperty  | 
|
| Method Summary | |
|---|---|
 QualifiedName | 
getName()
returns the qualified name of the property  | 
 Feature | 
getOwner()
Returns the instance of the Feature a Feature property is assigned to.  | 
 Object | 
getValue()
returns the value of the property  | 
 Object | 
getValue(Object defaultValue)
returns the value of the property; if the value is null the passed defaultValuewill be returned  | 
 void | 
setValue(Object value)
sets the value of the property  | 
 String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
DefaultFeatureProperty(QualifiedName name,
                       Object value)
name - qualified name of the propertyvalue - the properties value| Method Detail | 
|---|
public QualifiedName getName()
getName in interface FeaturePropertypublic Object getValue()
getValue in interface FeaturePropertypublic Object getValue(Object defaultValue)
getValue in interface FeaturePropertydefaultValue - 
public void setValue(Object value)
setValue in interface FeaturePropertypublic String toString()
toString in class Objectpublic Feature getOwner()
FeatureProperty
getOwner in interface FeatureProperty
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org