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

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

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

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


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

newInstance

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