| java.lang.Object | |
| ↳ | com.netsuite.webservices.general.communication_2010_2.ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the com.netsuite.webservices.general.communication_2010_2 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.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _MessageSearch_QNAME | |||||||||||
| _Message_QNAME | |||||||||||
| _NoteSearch_QNAME | |||||||||||
| _Note_QNAME | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.netsuite.webservices.general.communication_2010_2
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create an instance of
Message
| |||||||||||
Create an instance of
MessageMediaItemList
| |||||||||||
Create an instance of
MessageSearch
| |||||||||||
Create an instance of
MessageSearchAdvanced
| |||||||||||
Create an instance of
MessageSearchRow
| |||||||||||
Create an instance of
Note
| |||||||||||
Create an instance of
NoteSearch
| |||||||||||
Create an instance of
NoteSearchAdvanced
| |||||||||||
Create an instance of
NoteSearchRow
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.netsuite.webservices.general.communication_2010_2
Create an instance of JAXBElement<Message>}
| value |
|---|
Create an instance of MessageMediaItemList
Create an instance of JAXBElement<MessageSearch>}
| value |
|---|
Create an instance of MessageSearchAdvanced
Create an instance of JAXBElement<Note>}
| value |
|---|
Create an instance of JAXBElement<NoteSearch>}
| value |
|---|