DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM)

org.kr.dl.dig.v1_1
Class ToldValuesDocument.ToldValues.Factory

java.lang.Object
  extended byorg.kr.dl.dig.v1_1.ToldValuesDocument.ToldValues.Factory
Enclosing class:
ToldValuesDocument.ToldValues

public static final class ToldValuesDocument.ToldValues.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static ToldValuesDocument.ToldValues newInstance()
           
static ToldValuesDocument.ToldValues newInstance(XmlOptions options)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static ToldValuesDocument.ToldValues newInstance()

newInstance

public static ToldValuesDocument.ToldValues newInstance(XmlOptions options)

DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM)