com.businessobjects.enterprise.user
Class UserProfiles.ProfileData.Factory

java.lang.Object
  extended by com.businessobjects.enterprise.user.UserProfiles.ProfileData.Factory
Enclosing interface:
UserProfiles.ProfileData

public static final class UserProfiles.ProfileData.Factory
extends java.lang.Object

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


Method Summary
static UserProfiles.ProfileData newInstance()
           
static UserProfiles.ProfileData 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 UserProfiles.ProfileData newInstance()

newInstance

public static UserProfiles.ProfileData newInstance(org.apache.xmlbeans.XmlOptions options)