|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.utils.xsd.Duration
public class Duration
Support for xml schema duration. Does NOT support negative duration, only positive!!
| Constructor Summary | |
|---|---|
Duration(java.lang.String duration)
|
|
| Method Summary | |
|---|---|
void |
addTo(java.util.Calendar calendar)
Adds current duration to a calendar object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Duration(java.lang.String duration)
| Method Detail |
|---|
public void addTo(java.util.Calendar calendar)
calendar -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||