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

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

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

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


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

newInstance

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