public class ObjectFactory extends 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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: aaf.xsd
|
| Modifier and Type | Method and Description |
|---|---|
CredentialVerfication |
createCredentialVerfication()
Create an instance of
CredentialVerfication |
CredentialVerfications |
createCredentialVerfications()
Create an instance of
CredentialVerfications |
Permission |
createPermission()
Create an instance of
Permission |
Permissions |
createPermissions()
Create an instance of
Permissions |
Role |
createRole()
Create an instance of
Role |
Roles |
createRoles()
Create an instance of
Roles |
public ObjectFactory()
public CredentialVerfications createCredentialVerfications()
CredentialVerficationspublic Permission createPermission()
Permissionpublic CredentialVerfication createCredentialVerfication()
CredentialVerficationpublic Permissions createPermissions()
PermissionsCopyright © 2015-07-20–2017 AT&T. All rights reserved.