public class ObjectFactory
extends java.lang.Object
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 | Description |
---|---|
ObjectFactory() |
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.genesyslab.test
|
Modifier and Type | Method | Description |
---|---|---|
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 |
public ObjectFactory()
public Cfglibschema.TypeInfo.Attribute createCfglibschemaTypeInfoAttribute()
Cfglibschema.TypeInfo.Attribute
public Cfglibschema.TypeInfo createCfglibschemaTypeInfo()
Cfglibschema.TypeInfo
public Cfglibschema createCfglibschema()
Cfglibschema
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.