|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.sippresence.pojo.xcaperror.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.mobicents.slee.sippresence.pojo.xcaperror 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: org.mobicents.slee.sippresence.pojo.xcaperror |
|
| Method Summary | |
|---|---|
CannotDelete |
createCannotDelete()
Create an instance of CannotDelete |
javax.xml.bind.JAXBElement<CannotDelete> |
createCannotDelete(CannotDelete value)
Create an instance of JAXBElement<CannotDelete>} |
CannotInsert |
createCannotInsert()
Create an instance of CannotInsert |
javax.xml.bind.JAXBElement<CannotInsert> |
createCannotInsert(CannotInsert value)
Create an instance of JAXBElement<CannotInsert>} |
ConstraintFailure |
createConstraintFailure()
Create an instance of ConstraintFailure |
javax.xml.bind.JAXBElement<ConstraintFailure> |
createConstraintFailure(ConstraintFailure value)
Create an instance of JAXBElement<ConstraintFailure>} |
javax.xml.bind.JAXBElement<java.lang.Object> |
createErrorElement(java.lang.Object value)
Create an instance of JAXBElement<Object>} |
NoParent |
createNoParent()
Create an instance of NoParent |
javax.xml.bind.JAXBElement<NoParent> |
createNoParent(NoParent value)
Create an instance of JAXBElement<NoParent>} |
NotUtf8 |
createNotUtf8()
Create an instance of NotUtf8 |
javax.xml.bind.JAXBElement<NotUtf8> |
createNotUtf8(NotUtf8 value)
Create an instance of JAXBElement<NotUtf8>} |
NotWellFormed |
createNotWellFormed()
Create an instance of NotWellFormed |
javax.xml.bind.JAXBElement<NotWellFormed> |
createNotWellFormed(NotWellFormed value)
Create an instance of JAXBElement<NotWellFormed>} |
NotXmlAttValue |
createNotXmlAttValue()
Create an instance of NotXmlAttValue |
javax.xml.bind.JAXBElement<NotXmlAttValue> |
createNotXmlAttValue(NotXmlAttValue value)
Create an instance of JAXBElement<NotXmlAttValue>} |
NotXmlFrag |
createNotXmlFrag()
Create an instance of NotXmlFrag |
javax.xml.bind.JAXBElement<NotXmlFrag> |
createNotXmlFrag(NotXmlFrag value)
Create an instance of JAXBElement<NotXmlFrag>} |
SchemaValidationError |
createSchemaValidationError()
Create an instance of SchemaValidationError |
javax.xml.bind.JAXBElement<SchemaValidationError> |
createSchemaValidationError(SchemaValidationError value)
Create an instance of JAXBElement<SchemaValidationError>} |
UniquenessFailure |
createUniquenessFailure()
Create an instance of UniquenessFailure |
javax.xml.bind.JAXBElement<UniquenessFailure> |
createUniquenessFailure(UniquenessFailure value)
Create an instance of JAXBElement<UniquenessFailure>} |
UniquenessFailure.Exists |
createUniquenessFailureExists()
Create an instance of UniquenessFailure.Exists |
XcapError |
createXcapError()
Create an instance of XcapError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public SchemaValidationError createSchemaValidationError()
SchemaValidationError
public ConstraintFailure createConstraintFailure()
ConstraintFailure
public UniquenessFailure.Exists createUniquenessFailureExists()
UniquenessFailure.Exists
public NotWellFormed createNotWellFormed()
NotWellFormed
public CannotInsert createCannotInsert()
CannotInsert
public NoParent createNoParent()
NoParent
public NotUtf8 createNotUtf8()
NotUtf8
public CannotDelete createCannotDelete()
CannotDelete
public NotXmlFrag createNotXmlFrag()
NotXmlFrag
public UniquenessFailure createUniquenessFailure()
UniquenessFailure
public NotXmlAttValue createNotXmlAttValue()
NotXmlAttValue
public XcapError createXcapError()
XcapError
public javax.xml.bind.JAXBElement<CannotDelete> createCannotDelete(CannotDelete value)
JAXBElement<CannotDelete>}
public javax.xml.bind.JAXBElement<NotWellFormed> createNotWellFormed(NotWellFormed value)
JAXBElement<NotWellFormed>}
public javax.xml.bind.JAXBElement<NoParent> createNoParent(NoParent value)
JAXBElement<NoParent>}
public javax.xml.bind.JAXBElement<ConstraintFailure> createConstraintFailure(ConstraintFailure value)
JAXBElement<ConstraintFailure>}
public javax.xml.bind.JAXBElement<NotXmlAttValue> createNotXmlAttValue(NotXmlAttValue value)
JAXBElement<NotXmlAttValue>}
public javax.xml.bind.JAXBElement<NotXmlFrag> createNotXmlFrag(NotXmlFrag value)
JAXBElement<NotXmlFrag>}
public javax.xml.bind.JAXBElement<NotUtf8> createNotUtf8(NotUtf8 value)
JAXBElement<NotUtf8>}
public javax.xml.bind.JAXBElement<CannotInsert> createCannotInsert(CannotInsert value)
JAXBElement<CannotInsert>}
public javax.xml.bind.JAXBElement<UniquenessFailure> createUniquenessFailure(UniquenessFailure value)
JAXBElement<UniquenessFailure>}
public javax.xml.bind.JAXBElement<java.lang.Object> createErrorElement(java.lang.Object value)
JAXBElement<Object>}
public javax.xml.bind.JAXBElement<SchemaValidationError> createSchemaValidationError(SchemaValidationError value)
JAXBElement<SchemaValidationError>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||