|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.common.attributes.AttributeValueAdapter
org.n52.security.common.attributes.DateAttributeValue
public class DateAttributeValue
Field Summary |
---|
Fields inherited from class org.n52.security.common.attributes.AttributeValueAdapter |
---|
m_wrappedObject |
Fields inherited from interface org.n52.security.common.attributes.AttributeValue |
---|
EMPTY_VALUE |
Constructor Summary | |
---|---|
DateAttributeValue(Date wrappedObject)
|
Method Summary | |
---|---|
Date |
getValue()
|
Methods inherited from class org.n52.security.common.attributes.AttributeValueAdapter |
---|
equals, getTypeName, getUnspecifiedValue, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DateAttributeValue(Date wrappedObject) throws NullPointerException
NullPointerException
Method Detail |
---|
public Date getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |