Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.runtime.schemas
Class ObjectFactory

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.runtime.schemas.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.genesyslab.test package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.genesyslab.test
 
Method Summary
 Cfglibschema createCfglibschema()
          Create an instance of Cfglibschema
 Cfglibschema.TypeInfo createCfglibschemaTypeInfo()
          Create an instance of Cfglibschema.TypeInfo
 Cfglibschema.TypeInfo.Attribute createCfglibschemaTypeInfoAttribute()
          Create an instance of Cfglibschema.TypeInfo.Attribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.genesyslab.test

Method Detail

createCfglibschemaTypeInfoAttribute

public Cfglibschema.TypeInfo.Attribute createCfglibschemaTypeInfoAttribute()
Create an instance of Cfglibschema.TypeInfo.Attribute


createCfglibschemaTypeInfo

public Cfglibschema.TypeInfo createCfglibschemaTypeInfo()
Create an instance of Cfglibschema.TypeInfo


createCfglibschema

public Cfglibschema createCfglibschema()
Create an instance of Cfglibschema


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.