Package org.oasisOpen.docs.wsrf.rl2
Class CurrentTimeDocument.CurrentTime.Factory
- java.lang.Object
-
- org.oasisOpen.docs.wsrf.rl2.CurrentTimeDocument.CurrentTime.Factory
-
- Enclosing interface:
- CurrentTimeDocument.CurrentTime
public static final class CurrentTimeDocument.CurrentTime.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CurrentTimeDocument.CurrentTimenewInstance()static CurrentTimeDocument.CurrentTimenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static CurrentTimeDocument.CurrentTime newInstance()
-
newInstance
public static CurrentTimeDocument.CurrentTime newInstance(org.apache.xmlbeans.XmlOptions options)
-
-