com.businessobjects.enterprise.infoobject
Class CustomBag.Date.Factory

java.lang.Object
  extended by com.businessobjects.enterprise.infoobject.CustomBag.Date.Factory
Enclosing interface:
CustomBag.Date

public static final class CustomBag.Date.Factory
extends java.lang.Object

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


Method Summary
static CustomBag.Date newInstance()
           
static CustomBag.Date newInstance(org.apache.xmlbeans.XmlOptions options)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static CustomBag.Date newInstance()

newInstance

public static CustomBag.Date newInstance(org.apache.xmlbeans.XmlOptions options)