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

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

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

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


Method Summary
static CustomProperties.Date newInstance()
           
static CustomProperties.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 CustomProperties.Date newInstance()

newInstance

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