|
EXIficient | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.siemens.ct.exi.values.AbstractValue
com.siemens.ct.exi.values.DateTimeValue
public class DateTimeValue
| Constructor Summary | |
|---|---|
DateTimeValue(DatetimeType type,
int year,
int monthDay,
int time,
int fractionalSecs,
int timeZone)
|
|
| Method Summary | |
|---|---|
java.util.Calendar |
toCalendar()
|
char[] |
toCharacters()
|
| Methods inherited from class com.siemens.ct.exi.values.AbstractValue |
|---|
getCharactersLength, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DateTimeValue(DatetimeType type,
int year,
int monthDay,
int time,
int fractionalSecs,
int timeZone)
| Method Detail |
|---|
public java.util.Calendar toCalendar()
public char[] toCharacters()
|
EXIficient | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||