|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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,
java.lang.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. |
java.lang.Object |
getValue()
returns the value of the property |
java.lang.Object |
getValue(java.lang.Object defaultValue)
returns the value of the property; if the value is null the passed defaultValuewill be returned |
void |
setValue(java.lang.Object value)
sets the value of the property |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
DefaultFeatureProperty(QualifiedName name, java.lang.Object value)
name
- qualified name of the propertyvalue
- the properties valueMethod Detail |
---|
public QualifiedName getName()
getName
in interface FeatureProperty
public java.lang.Object getValue()
getValue
in interface FeatureProperty
public java.lang.Object getValue(java.lang.Object defaultValue)
getValue
in interface FeatureProperty
defaultValue
-
public void setValue(java.lang.Object value)
setValue
in interface FeatureProperty
public java.lang.String toString()
toString
in class java.lang.Object
public Feature getOwner()
FeatureProperty
getOwner
in interface FeatureProperty
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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