|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.type.context.TypeContext<Date>
org.ojalgo.type.context.DateContext
public final class DateContext
DateContext
| Field Summary |
|---|
| Fields inherited from class org.ojalgo.type.context.TypeContext |
|---|
NBSP |
| Constructor Summary | |
|---|---|
DateContext(DatePart aPart)
|
|
DateContext(DatePart aPart,
DateStyle aStyle,
Locale aLocale)
|
|
| Method Summary | |
|---|---|
Date |
enforce(Date anObject)
|
DatePart |
getPart()
|
DateStyle |
getStyle()
|
void |
setFormat(DatePart aPart,
DateStyle aStyle,
Locale aLocale)
|
| Methods inherited from class org.ojalgo.type.context.TypeContext |
|---|
formatString, getFormat, parseAndEnforce, parseObject, setFormat |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateContext(DatePart aPart)
public DateContext(DatePart aPart,
DateStyle aStyle,
Locale aLocale)
| Method Detail |
|---|
public Date enforce(Date anObject)
enforce in class TypeContext<Date>public final DatePart getPart()
public final DateStyle getStyle()
public final void setFormat(DatePart aPart,
DateStyle aStyle,
Locale aLocale)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||