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

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

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

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


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

newInstance

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