Skip navigation links
com.essbase.eas.essbase.defs.outline
Class AttributeDateFormat
java.lang.Object
com.essbase.eas.essbase.defs.outline.AttributeDateFormat
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
-
public final class AttributeDateFormat
- extends java.lang.Object
- implements java.lang.Cloneable, java.io.Serializable
- Since:
- 6.5.1
- Version:
- 7.0.0
- Author:
- Hank Cox
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MONTH_FIRST
public static final AttributeDateFormat MONTH_FIRST
DAY_FIRST
public static final AttributeDateFormat DAY_FIRST
AttributeDateFormat
public AttributeDateFormat()
AttributeDateFormat
public AttributeDateFormat(short value)
AttributeDateFormat
public AttributeDateFormat(java.lang.String value)
getValue
public short getValue()
setValue
public void setValue(short value)
equals
public boolean equals(java.lang.Object obj)
-
- Overrides:
equals in class java.lang.Object
toString
public java.lang.String toString()
-
- Overrides:
toString in class java.lang.Object
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
-
- Overrides:
clone in class java.lang.Object
-
- Throws:
java.lang.CloneNotSupportedException
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.