public class

ObjectFactory

extends Object
java.lang.Object
   ↳ com.sugarcrm.sugarcrm.ObjectFactory

Class Overview

This object contains factory methods for each Java content interface and Java element interface generated in the com.sugarcrm.sugarcrm 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.

Summary

Fields
private static final QName _GetAvailableModulesResponse_QNAME
private static final QName _GetAvailableModules_QNAME
private static final QName _GetDocumentRevisionResponse_QNAME
private static final QName _GetDocumentRevision_QNAME
private static final QName _GetEntriesCountResponse_QNAME
private static final QName _GetEntriesCount_QNAME
private static final QName _GetEntriesResponse_QNAME
private static final QName _GetEntries_QNAME
private static final QName _GetEntryListResponse_QNAME
private static final QName _GetEntryList_QNAME
private static final QName _GetEntryResponse_QNAME
private static final QName _GetEntry_QNAME
private static final QName _GetLastViewedResponse_QNAME
private static final QName _GetLastViewed_QNAME
private static final QName _GetModuleFieldsMd5Response_QNAME
private static final QName _GetModuleFieldsMd5_QNAME
private static final QName _GetModuleFieldsResponse_QNAME
private static final QName _GetModuleFields_QNAME
private static final QName _GetNoteAttachmentResponse_QNAME
private static final QName _GetNoteAttachment_QNAME
private static final QName _GetRelationshipsResponse_QNAME
private static final QName _GetRelationships_QNAME
private static final QName _GetReportEntriesResponse_QNAME
private static final QName _GetReportEntries_QNAME
private static final QName _GetServerInfoResponse_QNAME
private static final QName _GetServerInfo_QNAME
private static final QName _GetUpcomingActivitiesResponse_QNAME
private static final QName _GetUpcomingActivities_QNAME
private static final QName _GetUserIdResponse_QNAME
private static final QName _GetUserId_QNAME
private static final QName _GetUserTeamIdResponse_QNAME
private static final QName _GetUserTeamId_QNAME
private static final QName _LoginResponse_QNAME
private static final QName _Login_QNAME
private static final QName _LogoutResponse_QNAME
private static final QName _Logout_QNAME
private static final QName _SeamlessLoginResponse_QNAME
private static final QName _SeamlessLogin_QNAME
private static final QName _SearchByModuleResponse_QNAME
private static final QName _SearchByModule_QNAME
private static final QName _SetCampaignMergeResponse_QNAME
private static final QName _SetCampaignMerge_QNAME
private static final QName _SetDocumentRevisionResponse_QNAME
private static final QName _SetDocumentRevision_QNAME
private static final QName _SetEntriesResponse_QNAME
private static final QName _SetEntries_QNAME
private static final QName _SetEntryResponse_QNAME
private static final QName _SetEntry_QNAME
private static final QName _SetNoteAttachmentResponse_QNAME
private static final QName _SetNoteAttachment_QNAME
private static final QName _SetRelationshipResponse_QNAME
private static final QName _SetRelationship_QNAME
private static final QName _SetRelationshipsResponse_QNAME
private static final QName _SetRelationships_QNAME
Public Constructors
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sugarcrm.sugarcrm
Public Methods
AclList createAclList()
Create an instance of AclList
AclListEntry createAclListEntry()
Create an instance of AclListEntry
DeletedArray createDeletedArray()
Create an instance of DeletedArray
DocumentRevision createDocumentRevision()
Create an instance of DocumentRevision
EntryList createEntryList()
Create an instance of EntryList
EntryList2 createEntryList2()
Create an instance of EntryList2
EntryValue createEntryValue()
Create an instance of EntryValue
Field createField()
Create an instance of Field
FieldList createFieldList()
Create an instance of FieldList
FieldList2 createFieldList2()
Create an instance of FieldList2
JAXBElement<GetAvailableModulesRequestType> createGetAvailableModules(GetAvailableModulesRequestType value)
Create an instance of JAXBElement<GetAvailableModulesRequestType>}
GetAvailableModulesRequestType createGetAvailableModulesRequestType()
Create an instance of GetAvailableModulesRequestType
JAXBElement<GetAvailableModulesResponseType> createGetAvailableModulesResponse(GetAvailableModulesResponseType value)
Create an instance of JAXBElement<GetAvailableModulesResponseType>}
GetAvailableModulesResponseType createGetAvailableModulesResponseType()
Create an instance of GetAvailableModulesResponseType
JAXBElement<GetDocumentRevisionRequestType> createGetDocumentRevision(GetDocumentRevisionRequestType value)
Create an instance of JAXBElement<GetDocumentRevisionRequestType>}
GetDocumentRevisionRequestType createGetDocumentRevisionRequestType()
Create an instance of GetDocumentRevisionRequestType
JAXBElement<GetDocumentRevisionResponseType> createGetDocumentRevisionResponse(GetDocumentRevisionResponseType value)
Create an instance of JAXBElement<GetDocumentRevisionResponseType>}
GetDocumentRevisionResponseType createGetDocumentRevisionResponseType()
Create an instance of GetDocumentRevisionResponseType
JAXBElement<GetEntriesRequestType> createGetEntries(GetEntriesRequestType value)
Create an instance of JAXBElement<GetEntriesRequestType>}
JAXBElement<GetEntriesCountRequestType> createGetEntriesCount(GetEntriesCountRequestType value)
Create an instance of JAXBElement<GetEntriesCountRequestType>}
GetEntriesCountRequestType createGetEntriesCountRequestType()
Create an instance of GetEntriesCountRequestType
JAXBElement<GetEntriesCountResponseType> createGetEntriesCountResponse(GetEntriesCountResponseType value)
Create an instance of JAXBElement<GetEntriesCountResponseType>}
GetEntriesCountResponseType createGetEntriesCountResponseType()
Create an instance of GetEntriesCountResponseType
GetEntriesCountResult createGetEntriesCountResult()
Create an instance of GetEntriesCountResult
GetEntriesRequestType createGetEntriesRequestType()
Create an instance of GetEntriesRequestType
JAXBElement<GetEntriesResponseType> createGetEntriesResponse(GetEntriesResponseType value)
Create an instance of JAXBElement<GetEntriesResponseType>}
GetEntriesResponseType createGetEntriesResponseType()
Create an instance of GetEntriesResponseType
JAXBElement<GetEntryRequestType> createGetEntry(GetEntryRequestType value)
Create an instance of JAXBElement<GetEntryRequestType>}
JAXBElement<GetEntryListRequestType> createGetEntryList(GetEntryListRequestType value)
Create an instance of JAXBElement<GetEntryListRequestType>}
GetEntryListRequestType createGetEntryListRequestType()
Create an instance of GetEntryListRequestType
JAXBElement<GetEntryListResponseType> createGetEntryListResponse(GetEntryListResponseType value)
Create an instance of JAXBElement<GetEntryListResponseType>}
GetEntryListResponseType createGetEntryListResponseType()
Create an instance of GetEntryListResponseType
GetEntryListResultVersion2 createGetEntryListResultVersion2()
Create an instance of GetEntryListResultVersion2
GetEntryRequestType createGetEntryRequestType()
Create an instance of GetEntryRequestType
JAXBElement<GetEntryResponseType> createGetEntryResponse(GetEntryResponseType value)
Create an instance of JAXBElement<GetEntryResponseType>}
GetEntryResponseType createGetEntryResponseType()
Create an instance of GetEntryResponseType
GetEntryResultForReports createGetEntryResultForReports()
Create an instance of GetEntryResultForReports
GetEntryResultVersion2 createGetEntryResultVersion2()
Create an instance of GetEntryResultVersion2
JAXBElement<GetLastViewedRequestType> createGetLastViewed(GetLastViewedRequestType value)
Create an instance of JAXBElement<GetLastViewedRequestType>}
GetLastViewedRequestType createGetLastViewedRequestType()
Create an instance of GetLastViewedRequestType
JAXBElement<GetLastViewedResponseType> createGetLastViewedResponse(GetLastViewedResponseType value)
Create an instance of JAXBElement<GetLastViewedResponseType>}
GetLastViewedResponseType createGetLastViewedResponseType()
Create an instance of GetLastViewedResponseType
JAXBElement<GetModuleFieldsRequestType> createGetModuleFields(GetModuleFieldsRequestType value)
Create an instance of JAXBElement<GetModuleFieldsRequestType>}
JAXBElement<GetModuleFieldsMd5RequestType> createGetModuleFieldsMd5(GetModuleFieldsMd5RequestType value)
Create an instance of JAXBElement<GetModuleFieldsMd5RequestType>}
GetModuleFieldsMd5RequestType createGetModuleFieldsMd5RequestType()
Create an instance of GetModuleFieldsMd5RequestType
JAXBElement<GetModuleFieldsMd5ResponseType> createGetModuleFieldsMd5Response(GetModuleFieldsMd5ResponseType value)
Create an instance of JAXBElement<GetModuleFieldsMd5ResponseType>}
GetModuleFieldsMd5ResponseType createGetModuleFieldsMd5ResponseType()
Create an instance of GetModuleFieldsMd5ResponseType
GetModuleFieldsRequestType createGetModuleFieldsRequestType()
Create an instance of GetModuleFieldsRequestType
JAXBElement<GetModuleFieldsResponseType> createGetModuleFieldsResponse(GetModuleFieldsResponseType value)
Create an instance of JAXBElement<GetModuleFieldsResponseType>}
GetModuleFieldsResponseType createGetModuleFieldsResponseType()
Create an instance of GetModuleFieldsResponseType
JAXBElement<GetNoteAttachmentRequestType> createGetNoteAttachment(GetNoteAttachmentRequestType value)
Create an instance of JAXBElement<GetNoteAttachmentRequestType>}
GetNoteAttachmentRequestType createGetNoteAttachmentRequestType()
Create an instance of GetNoteAttachmentRequestType
JAXBElement<GetNoteAttachmentResponseType> createGetNoteAttachmentResponse(GetNoteAttachmentResponseType value)
Create an instance of JAXBElement<GetNoteAttachmentResponseType>}
GetNoteAttachmentResponseType createGetNoteAttachmentResponseType()
Create an instance of GetNoteAttachmentResponseType
JAXBElement<GetRelationshipsRequestType> createGetRelationships(GetRelationshipsRequestType value)
Create an instance of JAXBElement<GetRelationshipsRequestType>}
GetRelationshipsRequestType createGetRelationshipsRequestType()
Create an instance of GetRelationshipsRequestType
JAXBElement<GetRelationshipsResponseType> createGetRelationshipsResponse(GetRelationshipsResponseType value)
Create an instance of JAXBElement<GetRelationshipsResponseType>}
GetRelationshipsResponseType createGetRelationshipsResponseType()
Create an instance of GetRelationshipsResponseType
JAXBElement<GetReportEntriesRequestType> createGetReportEntries(GetReportEntriesRequestType value)
Create an instance of JAXBElement<GetReportEntriesRequestType>}
GetReportEntriesRequestType createGetReportEntriesRequestType()
Create an instance of GetReportEntriesRequestType
JAXBElement<GetReportEntriesResponseType> createGetReportEntriesResponse(GetReportEntriesResponseType value)
Create an instance of JAXBElement<GetReportEntriesResponseType>}
GetReportEntriesResponseType createGetReportEntriesResponseType()
Create an instance of GetReportEntriesResponseType
JAXBElement<GetServerInfoRequestType> createGetServerInfo(GetServerInfoRequestType value)
Create an instance of JAXBElement<GetServerInfoRequestType>}
GetServerInfoRequestType createGetServerInfoRequestType()
Create an instance of GetServerInfoRequestType
JAXBElement<GetServerInfoResponseType> createGetServerInfoResponse(GetServerInfoResponseType value)
Create an instance of JAXBElement<GetServerInfoResponseType>}
GetServerInfoResponseType createGetServerInfoResponseType()
Create an instance of GetServerInfoResponseType
GetServerInfoResult createGetServerInfoResult()
Create an instance of GetServerInfoResult
JAXBElement<GetUpcomingActivitiesRequestType> createGetUpcomingActivities(GetUpcomingActivitiesRequestType value)
Create an instance of JAXBElement<GetUpcomingActivitiesRequestType>}
GetUpcomingActivitiesRequestType createGetUpcomingActivitiesRequestType()
Create an instance of GetUpcomingActivitiesRequestType
JAXBElement<GetUpcomingActivitiesResponseType> createGetUpcomingActivitiesResponse(GetUpcomingActivitiesResponseType value)
Create an instance of JAXBElement<GetUpcomingActivitiesResponseType>}
GetUpcomingActivitiesResponseType createGetUpcomingActivitiesResponseType()
Create an instance of GetUpcomingActivitiesResponseType
JAXBElement<GetUserIdRequestType> createGetUserId(GetUserIdRequestType value)
Create an instance of JAXBElement<GetUserIdRequestType>}
GetUserIdRequestType createGetUserIdRequestType()
Create an instance of GetUserIdRequestType
JAXBElement<GetUserIdResponseType> createGetUserIdResponse(GetUserIdResponseType value)
Create an instance of JAXBElement<GetUserIdResponseType>}
GetUserIdResponseType createGetUserIdResponseType()
Create an instance of GetUserIdResponseType
JAXBElement<GetUserTeamIdRequestType> createGetUserTeamId(GetUserTeamIdRequestType value)
Create an instance of JAXBElement<GetUserTeamIdRequestType>}
GetUserTeamIdRequestType createGetUserTeamIdRequestType()
Create an instance of GetUserTeamIdRequestType
JAXBElement<GetUserTeamIdResponseType> createGetUserTeamIdResponse(GetUserTeamIdResponseType value)
Create an instance of JAXBElement<GetUserTeamIdResponseType>}
GetUserTeamIdResponseType createGetUserTeamIdResponseType()
Create an instance of GetUserTeamIdResponseType
LastViewedEntry createLastViewedEntry()
Create an instance of LastViewedEntry
LastViewedList createLastViewedList()
Create an instance of LastViewedList
LinkArrayList createLinkArrayList()
Create an instance of LinkArrayList
LinkField createLinkField()
Create an instance of LinkField
LinkFieldList createLinkFieldList()
Create an instance of LinkFieldList
LinkList createLinkList()
Create an instance of LinkList
LinkList2 createLinkList2()
Create an instance of LinkList2
LinkLists createLinkLists()
Create an instance of LinkLists
LinkNameToFieldsArray createLinkNameToFieldsArray()
Create an instance of LinkNameToFieldsArray
LinkNameValue createLinkNameValue()
Create an instance of LinkNameValue
LinkNamesToFieldsArray createLinkNamesToFieldsArray()
Create an instance of LinkNamesToFieldsArray
LinkValue createLinkValue()
Create an instance of LinkValue
LinkValue2 createLinkValue2()
Create an instance of LinkValue2
JAXBElement<LoginRequestType> createLogin(LoginRequestType value)
Create an instance of JAXBElement<LoginRequestType>}
LoginRequestType createLoginRequestType()
Create an instance of LoginRequestType
JAXBElement<LoginResponseType> createLoginResponse(LoginResponseType value)
Create an instance of JAXBElement<LoginResponseType>}
LoginResponseType createLoginResponseType()
Create an instance of LoginResponseType
JAXBElement<LogoutRequestType> createLogout(LogoutRequestType value)
Create an instance of JAXBElement<LogoutRequestType>}
LogoutRequestType createLogoutRequestType()
Create an instance of LogoutRequestType
JAXBElement<LogoutResponseType> createLogoutResponse(LogoutResponseType value)
Create an instance of JAXBElement<LogoutResponseType>}
LogoutResponseType createLogoutResponseType()
Create an instance of LogoutResponseType
Md5Results createMd5Results()
Create an instance of Md5Results
ModuleList createModuleList()
Create an instance of ModuleList
ModuleListArray createModuleListArray()
Create an instance of ModuleListArray
ModuleListEntry createModuleListEntry()
Create an instance of ModuleListEntry
ModuleNames createModuleNames()
Create an instance of ModuleNames
NameValue createNameValue()
Create an instance of NameValue
NameValueList createNameValueList()
Create an instance of NameValueList
NameValueLists createNameValueLists()
Create an instance of NameValueLists
NewModuleFields createNewModuleFields()
Create an instance of NewModuleFields
NewNoteAttachment createNewNoteAttachment()
Create an instance of NewNoteAttachment
NewReturnDocumentRevision createNewReturnDocumentRevision()
Create an instance of NewReturnDocumentRevision
NewReturnNoteAttachment createNewReturnNoteAttachment()
Create an instance of NewReturnNoteAttachment
NewSetEntriesResult createNewSetEntriesResult()
Create an instance of NewSetEntriesResult
NewSetEntryResult createNewSetEntryResult()
Create an instance of NewSetEntryResult
NewSetRelationhipIds createNewSetRelationhipIds()
Create an instance of NewSetRelationhipIds
NewSetRelationshipListResult createNewSetRelationshipListResult()
Create an instance of NewSetRelationshipListResult
ReportEntryList createReportEntryList()
Create an instance of ReportEntryList
ReportFieldList createReportFieldList()
Create an instance of ReportFieldList
ReturnSearchResult createReturnSearchResult()
Create an instance of ReturnSearchResult
JAXBElement<SeamlessLoginRequestType> createSeamlessLogin(SeamlessLoginRequestType value)
Create an instance of JAXBElement<SeamlessLoginRequestType>}
SeamlessLoginRequestType createSeamlessLoginRequestType()
Create an instance of SeamlessLoginRequestType
JAXBElement<SeamlessLoginResponseType> createSeamlessLoginResponse(SeamlessLoginResponseType value)
Create an instance of JAXBElement<SeamlessLoginResponseType>}
SeamlessLoginResponseType createSeamlessLoginResponseType()
Create an instance of SeamlessLoginResponseType
JAXBElement<SearchByModuleRequestType> createSearchByModule(SearchByModuleRequestType value)
Create an instance of JAXBElement<SearchByModuleRequestType>}
SearchByModuleRequestType createSearchByModuleRequestType()
Create an instance of SearchByModuleRequestType
JAXBElement<SearchByModuleResponseType> createSearchByModuleResponse(SearchByModuleResponseType value)
Create an instance of JAXBElement<SearchByModuleResponseType>}
SearchByModuleResponseType createSearchByModuleResponseType()
Create an instance of SearchByModuleResponseType
SearchLinkArrayList createSearchLinkArrayList()
Create an instance of SearchLinkArrayList
SearchLinkList createSearchLinkList()
Create an instance of SearchLinkList
SearchLinkNameValue createSearchLinkNameValue()
Create an instance of SearchLinkNameValue
SelectFields createSelectFields()
Create an instance of SelectFields
JAXBElement<SetCampaignMergeRequestType> createSetCampaignMerge(SetCampaignMergeRequestType value)
Create an instance of JAXBElement<SetCampaignMergeRequestType>}
SetCampaignMergeRequestType createSetCampaignMergeRequestType()
Create an instance of SetCampaignMergeRequestType
JAXBElement<SetCampaignMergeResponseType> createSetCampaignMergeResponse(SetCampaignMergeResponseType value)
Create an instance of JAXBElement<SetCampaignMergeResponseType>}
SetCampaignMergeResponseType createSetCampaignMergeResponseType()
Create an instance of SetCampaignMergeResponseType
JAXBElement<SetDocumentRevisionRequestType> createSetDocumentRevision(SetDocumentRevisionRequestType value)
Create an instance of JAXBElement<SetDocumentRevisionRequestType>}
SetDocumentRevisionRequestType createSetDocumentRevisionRequestType()
Create an instance of SetDocumentRevisionRequestType
JAXBElement<SetDocumentRevisionResponseType> createSetDocumentRevisionResponse(SetDocumentRevisionResponseType value)
Create an instance of JAXBElement<SetDocumentRevisionResponseType>}
SetDocumentRevisionResponseType createSetDocumentRevisionResponseType()
Create an instance of SetDocumentRevisionResponseType
JAXBElement<SetEntriesRequestType> createSetEntries(SetEntriesRequestType value)
Create an instance of JAXBElement<SetEntriesRequestType>}
SetEntriesDetailResult createSetEntriesDetailResult()
Create an instance of SetEntriesDetailResult
SetEntriesRequestType createSetEntriesRequestType()
Create an instance of SetEntriesRequestType
JAXBElement<SetEntriesResponseType> createSetEntriesResponse(SetEntriesResponseType value)
Create an instance of JAXBElement<SetEntriesResponseType>}
SetEntriesResponseType createSetEntriesResponseType()
Create an instance of SetEntriesResponseType
JAXBElement<SetEntryRequestType> createSetEntry(SetEntryRequestType value)
Create an instance of JAXBElement<SetEntryRequestType>}
SetEntryRequestType createSetEntryRequestType()
Create an instance of SetEntryRequestType
JAXBElement<SetEntryResponseType> createSetEntryResponse(SetEntryResponseType value)
Create an instance of JAXBElement<SetEntryResponseType>}
SetEntryResponseType createSetEntryResponseType()
Create an instance of SetEntryResponseType
JAXBElement<SetNoteAttachmentRequestType> createSetNoteAttachment(SetNoteAttachmentRequestType value)
Create an instance of JAXBElement<SetNoteAttachmentRequestType>}
SetNoteAttachmentRequestType createSetNoteAttachmentRequestType()
Create an instance of SetNoteAttachmentRequestType
JAXBElement<SetNoteAttachmentResponseType> createSetNoteAttachmentResponse(SetNoteAttachmentResponseType value)
Create an instance of JAXBElement<SetNoteAttachmentResponseType>}
SetNoteAttachmentResponseType createSetNoteAttachmentResponseType()
Create an instance of SetNoteAttachmentResponseType
JAXBElement<SetRelationshipRequestType> createSetRelationship(SetRelationshipRequestType value)
Create an instance of JAXBElement<SetRelationshipRequestType>}
SetRelationshipRequestType createSetRelationshipRequestType()
Create an instance of SetRelationshipRequestType
JAXBElement<SetRelationshipResponseType> createSetRelationshipResponse(SetRelationshipResponseType value)
Create an instance of JAXBElement<SetRelationshipResponseType>}
SetRelationshipResponseType createSetRelationshipResponseType()
Create an instance of SetRelationshipResponseType
JAXBElement<SetRelationshipsRequestType> createSetRelationships(SetRelationshipsRequestType value)
Create an instance of JAXBElement<SetRelationshipsRequestType>}
SetRelationshipsRequestType createSetRelationshipsRequestType()
Create an instance of SetRelationshipsRequestType
JAXBElement<SetRelationshipsResponseType> createSetRelationshipsResponse(SetRelationshipsResponseType value)
Create an instance of JAXBElement<SetRelationshipsResponseType>}
SetRelationshipsResponseType createSetRelationshipsResponseType()
Create an instance of SetRelationshipsResponseType
UpcomingActivitiesList createUpcomingActivitiesList()
Create an instance of UpcomingActivitiesList
UpcomingActivityEntry createUpcomingActivityEntry()
Create an instance of UpcomingActivityEntry
UserAuth createUserAuth()
Create an instance of UserAuth
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private static final QName _GetAvailableModulesResponse_QNAME

private static final QName _GetAvailableModules_QNAME

private static final QName _GetDocumentRevisionResponse_QNAME

private static final QName _GetDocumentRevision_QNAME

private static final QName _GetEntriesCountResponse_QNAME

private static final QName _GetEntriesCount_QNAME

private static final QName _GetEntriesResponse_QNAME

private static final QName _GetEntries_QNAME

private static final QName _GetEntryListResponse_QNAME

private static final QName _GetEntryList_QNAME

private static final QName _GetEntryResponse_QNAME

private static final QName _GetEntry_QNAME

private static final QName _GetLastViewedResponse_QNAME

private static final QName _GetLastViewed_QNAME

private static final QName _GetModuleFieldsMd5Response_QNAME

private static final QName _GetModuleFieldsMd5_QNAME

private static final QName _GetModuleFieldsResponse_QNAME

private static final QName _GetModuleFields_QNAME

private static final QName _GetNoteAttachmentResponse_QNAME

private static final QName _GetNoteAttachment_QNAME

private static final QName _GetRelationshipsResponse_QNAME

private static final QName _GetRelationships_QNAME

private static final QName _GetReportEntriesResponse_QNAME

private static final QName _GetReportEntries_QNAME

private static final QName _GetServerInfoResponse_QNAME

private static final QName _GetServerInfo_QNAME

private static final QName _GetUpcomingActivitiesResponse_QNAME

private static final QName _GetUpcomingActivities_QNAME

private static final QName _GetUserIdResponse_QNAME

private static final QName _GetUserId_QNAME

private static final QName _GetUserTeamIdResponse_QNAME

private static final QName _GetUserTeamId_QNAME

private static final QName _LoginResponse_QNAME

private static final QName _Login_QNAME

private static final QName _LogoutResponse_QNAME

private static final QName _Logout_QNAME

private static final QName _SeamlessLoginResponse_QNAME

private static final QName _SeamlessLogin_QNAME

private static final QName _SearchByModuleResponse_QNAME

private static final QName _SearchByModule_QNAME

private static final QName _SetCampaignMergeResponse_QNAME

private static final QName _SetCampaignMerge_QNAME

private static final QName _SetDocumentRevisionResponse_QNAME

private static final QName _SetDocumentRevision_QNAME

private static final QName _SetEntriesResponse_QNAME

private static final QName _SetEntries_QNAME

private static final QName _SetEntryResponse_QNAME

private static final QName _SetEntry_QNAME

private static final QName _SetNoteAttachmentResponse_QNAME

private static final QName _SetNoteAttachment_QNAME

private static final QName _SetRelationshipResponse_QNAME

private static final QName _SetRelationship_QNAME

private static final QName _SetRelationshipsResponse_QNAME

private static final QName _SetRelationships_QNAME

Public Constructors

public ObjectFactory ()

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sugarcrm.sugarcrm

Public Methods

public AclList createAclList ()

Create an instance of AclList

public AclListEntry createAclListEntry ()

Create an instance of AclListEntry

public DeletedArray createDeletedArray ()

Create an instance of DeletedArray

public DocumentRevision createDocumentRevision ()

Create an instance of DocumentRevision

public EntryList createEntryList ()

Create an instance of EntryList

public EntryList2 createEntryList2 ()

Create an instance of EntryList2

public EntryValue createEntryValue ()

Create an instance of EntryValue

public Field createField ()

Create an instance of Field

public FieldList createFieldList ()

Create an instance of FieldList

public FieldList2 createFieldList2 ()

Create an instance of FieldList2

public JAXBElement<GetAvailableModulesRequestType> createGetAvailableModules (GetAvailableModulesRequestType value)

Create an instance of JAXBElement<GetAvailableModulesRequestType>}

Parameters
value

public GetAvailableModulesRequestType createGetAvailableModulesRequestType ()

Create an instance of GetAvailableModulesRequestType

public JAXBElement<GetAvailableModulesResponseType> createGetAvailableModulesResponse (GetAvailableModulesResponseType value)

Create an instance of JAXBElement<GetAvailableModulesResponseType>}

Parameters
value

public GetAvailableModulesResponseType createGetAvailableModulesResponseType ()

Create an instance of GetAvailableModulesResponseType

public JAXBElement<GetDocumentRevisionRequestType> createGetDocumentRevision (GetDocumentRevisionRequestType value)

Create an instance of JAXBElement<GetDocumentRevisionRequestType>}

Parameters
value

public GetDocumentRevisionRequestType createGetDocumentRevisionRequestType ()

Create an instance of GetDocumentRevisionRequestType

public JAXBElement<GetDocumentRevisionResponseType> createGetDocumentRevisionResponse (GetDocumentRevisionResponseType value)

Create an instance of JAXBElement<GetDocumentRevisionResponseType>}

Parameters
value

public GetDocumentRevisionResponseType createGetDocumentRevisionResponseType ()

Create an instance of GetDocumentRevisionResponseType

public JAXBElement<GetEntriesRequestType> createGetEntries (GetEntriesRequestType value)

Create an instance of JAXBElement<GetEntriesRequestType>}

Parameters
value

public JAXBElement<GetEntriesCountRequestType> createGetEntriesCount (GetEntriesCountRequestType value)

Create an instance of JAXBElement<GetEntriesCountRequestType>}

Parameters
value

public GetEntriesCountRequestType createGetEntriesCountRequestType ()

Create an instance of GetEntriesCountRequestType

public JAXBElement<GetEntriesCountResponseType> createGetEntriesCountResponse (GetEntriesCountResponseType value)

Create an instance of JAXBElement<GetEntriesCountResponseType>}

Parameters
value

public GetEntriesCountResponseType createGetEntriesCountResponseType ()

Create an instance of GetEntriesCountResponseType

public GetEntriesCountResult createGetEntriesCountResult ()

Create an instance of GetEntriesCountResult

public GetEntriesRequestType createGetEntriesRequestType ()

Create an instance of GetEntriesRequestType

public JAXBElement<GetEntriesResponseType> createGetEntriesResponse (GetEntriesResponseType value)

Create an instance of JAXBElement<GetEntriesResponseType>}

Parameters
value

public GetEntriesResponseType createGetEntriesResponseType ()

Create an instance of GetEntriesResponseType

public JAXBElement<GetEntryRequestType> createGetEntry (GetEntryRequestType value)

Create an instance of JAXBElement<GetEntryRequestType>}

Parameters
value

public JAXBElement<GetEntryListRequestType> createGetEntryList (GetEntryListRequestType value)

Create an instance of JAXBElement<GetEntryListRequestType>}

Parameters
value

public GetEntryListRequestType createGetEntryListRequestType ()

Create an instance of GetEntryListRequestType

public JAXBElement<GetEntryListResponseType> createGetEntryListResponse (GetEntryListResponseType value)

Create an instance of JAXBElement<GetEntryListResponseType>}

Parameters
value

public GetEntryListResponseType createGetEntryListResponseType ()

Create an instance of GetEntryListResponseType

public GetEntryListResultVersion2 createGetEntryListResultVersion2 ()

Create an instance of GetEntryListResultVersion2

public GetEntryRequestType createGetEntryRequestType ()

Create an instance of GetEntryRequestType

public JAXBElement<GetEntryResponseType> createGetEntryResponse (GetEntryResponseType value)

Create an instance of JAXBElement<GetEntryResponseType>}

Parameters
value

public GetEntryResponseType createGetEntryResponseType ()

Create an instance of GetEntryResponseType

public GetEntryResultForReports createGetEntryResultForReports ()

Create an instance of GetEntryResultForReports

public GetEntryResultVersion2 createGetEntryResultVersion2 ()

Create an instance of GetEntryResultVersion2

public JAXBElement<GetLastViewedRequestType> createGetLastViewed (GetLastViewedRequestType value)

Create an instance of JAXBElement<GetLastViewedRequestType>}

Parameters
value

public GetLastViewedRequestType createGetLastViewedRequestType ()

Create an instance of GetLastViewedRequestType

public JAXBElement<GetLastViewedResponseType> createGetLastViewedResponse (GetLastViewedResponseType value)

Create an instance of JAXBElement<GetLastViewedResponseType>}

Parameters
value

public GetLastViewedResponseType createGetLastViewedResponseType ()

Create an instance of GetLastViewedResponseType

public JAXBElement<GetModuleFieldsRequestType> createGetModuleFields (GetModuleFieldsRequestType value)

Create an instance of JAXBElement<GetModuleFieldsRequestType>}

Parameters
value

public JAXBElement<GetModuleFieldsMd5RequestType> createGetModuleFieldsMd5 (GetModuleFieldsMd5RequestType value)

Create an instance of JAXBElement<GetModuleFieldsMd5RequestType>}

Parameters
value

public GetModuleFieldsMd5RequestType createGetModuleFieldsMd5RequestType ()

Create an instance of GetModuleFieldsMd5RequestType

public JAXBElement<GetModuleFieldsMd5ResponseType> createGetModuleFieldsMd5Response (GetModuleFieldsMd5ResponseType value)

Create an instance of JAXBElement<GetModuleFieldsMd5ResponseType>}

Parameters
value

public GetModuleFieldsMd5ResponseType createGetModuleFieldsMd5ResponseType ()

Create an instance of GetModuleFieldsMd5ResponseType

public GetModuleFieldsRequestType createGetModuleFieldsRequestType ()

Create an instance of GetModuleFieldsRequestType

public JAXBElement<GetModuleFieldsResponseType> createGetModuleFieldsResponse (GetModuleFieldsResponseType value)

Create an instance of JAXBElement<GetModuleFieldsResponseType>}

Parameters
value

public GetModuleFieldsResponseType createGetModuleFieldsResponseType ()

Create an instance of GetModuleFieldsResponseType

public JAXBElement<GetNoteAttachmentRequestType> createGetNoteAttachment (GetNoteAttachmentRequestType value)

Create an instance of JAXBElement<GetNoteAttachmentRequestType>}

Parameters
value

public GetNoteAttachmentRequestType createGetNoteAttachmentRequestType ()

Create an instance of GetNoteAttachmentRequestType

public JAXBElement<GetNoteAttachmentResponseType> createGetNoteAttachmentResponse (GetNoteAttachmentResponseType value)

Create an instance of JAXBElement<GetNoteAttachmentResponseType>}

Parameters
value

public GetNoteAttachmentResponseType createGetNoteAttachmentResponseType ()

Create an instance of GetNoteAttachmentResponseType

public JAXBElement<GetRelationshipsRequestType> createGetRelationships (GetRelationshipsRequestType value)

Create an instance of JAXBElement<GetRelationshipsRequestType>}

Parameters
value

public GetRelationshipsRequestType createGetRelationshipsRequestType ()

Create an instance of GetRelationshipsRequestType

public JAXBElement<GetRelationshipsResponseType> createGetRelationshipsResponse (GetRelationshipsResponseType value)

Create an instance of JAXBElement<GetRelationshipsResponseType>}

Parameters
value

public GetRelationshipsResponseType createGetRelationshipsResponseType ()

Create an instance of GetRelationshipsResponseType

public JAXBElement<GetReportEntriesRequestType> createGetReportEntries (GetReportEntriesRequestType value)

Create an instance of JAXBElement<GetReportEntriesRequestType>}

Parameters
value

public GetReportEntriesRequestType createGetReportEntriesRequestType ()

Create an instance of GetReportEntriesRequestType

public JAXBElement<GetReportEntriesResponseType> createGetReportEntriesResponse (GetReportEntriesResponseType value)

Create an instance of JAXBElement<GetReportEntriesResponseType>}

Parameters
value

public GetReportEntriesResponseType createGetReportEntriesResponseType ()

Create an instance of GetReportEntriesResponseType

public JAXBElement<GetServerInfoRequestType> createGetServerInfo (GetServerInfoRequestType value)

Create an instance of JAXBElement<GetServerInfoRequestType>}

Parameters
value

public GetServerInfoRequestType createGetServerInfoRequestType ()

Create an instance of GetServerInfoRequestType

public JAXBElement<GetServerInfoResponseType> createGetServerInfoResponse (GetServerInfoResponseType value)

Create an instance of JAXBElement<GetServerInfoResponseType>}

Parameters
value

public GetServerInfoResponseType createGetServerInfoResponseType ()

Create an instance of GetServerInfoResponseType

public GetServerInfoResult createGetServerInfoResult ()

Create an instance of GetServerInfoResult

public JAXBElement<GetUpcomingActivitiesRequestType> createGetUpcomingActivities (GetUpcomingActivitiesRequestType value)

Create an instance of JAXBElement<GetUpcomingActivitiesRequestType>}

Parameters
value

public GetUpcomingActivitiesRequestType createGetUpcomingActivitiesRequestType ()

Create an instance of GetUpcomingActivitiesRequestType

public JAXBElement<GetUpcomingActivitiesResponseType> createGetUpcomingActivitiesResponse (GetUpcomingActivitiesResponseType value)

Create an instance of JAXBElement<GetUpcomingActivitiesResponseType>}

Parameters
value

public GetUpcomingActivitiesResponseType createGetUpcomingActivitiesResponseType ()

Create an instance of GetUpcomingActivitiesResponseType

public JAXBElement<GetUserIdRequestType> createGetUserId (GetUserIdRequestType value)

Create an instance of JAXBElement<GetUserIdRequestType>}

Parameters
value

public GetUserIdRequestType createGetUserIdRequestType ()

Create an instance of GetUserIdRequestType

public JAXBElement<GetUserIdResponseType> createGetUserIdResponse (GetUserIdResponseType value)

Create an instance of JAXBElement<GetUserIdResponseType>}

Parameters
value

public GetUserIdResponseType createGetUserIdResponseType ()

Create an instance of GetUserIdResponseType

public JAXBElement<GetUserTeamIdRequestType> createGetUserTeamId (GetUserTeamIdRequestType value)

Create an instance of JAXBElement<GetUserTeamIdRequestType>}

Parameters
value

public GetUserTeamIdRequestType createGetUserTeamIdRequestType ()

Create an instance of GetUserTeamIdRequestType

public JAXBElement<GetUserTeamIdResponseType> createGetUserTeamIdResponse (GetUserTeamIdResponseType value)

Create an instance of JAXBElement<GetUserTeamIdResponseType>}

Parameters
value

public GetUserTeamIdResponseType createGetUserTeamIdResponseType ()

Create an instance of GetUserTeamIdResponseType

public LastViewedEntry createLastViewedEntry ()

Create an instance of LastViewedEntry

public LastViewedList createLastViewedList ()

Create an instance of LastViewedList

public LinkArrayList createLinkArrayList ()

Create an instance of LinkArrayList

public LinkField createLinkField ()

Create an instance of LinkField

public LinkFieldList createLinkFieldList ()

Create an instance of LinkFieldList

public LinkList createLinkList ()

Create an instance of LinkList

public LinkList2 createLinkList2 ()

Create an instance of LinkList2

public LinkLists createLinkLists ()

Create an instance of LinkLists

public LinkNameToFieldsArray createLinkNameToFieldsArray ()

Create an instance of LinkNameToFieldsArray

public LinkNameValue createLinkNameValue ()

Create an instance of LinkNameValue

public LinkNamesToFieldsArray createLinkNamesToFieldsArray ()

Create an instance of LinkNamesToFieldsArray

public LinkValue createLinkValue ()

Create an instance of LinkValue

public LinkValue2 createLinkValue2 ()

Create an instance of LinkValue2

public JAXBElement<LoginRequestType> createLogin (LoginRequestType value)

Create an instance of JAXBElement<LoginRequestType>}

Parameters
value

public LoginRequestType createLoginRequestType ()

Create an instance of LoginRequestType

public JAXBElement<LoginResponseType> createLoginResponse (LoginResponseType value)

Create an instance of JAXBElement<LoginResponseType>}

Parameters
value

public LoginResponseType createLoginResponseType ()

Create an instance of LoginResponseType

public JAXBElement<LogoutRequestType> createLogout (LogoutRequestType value)

Create an instance of JAXBElement<LogoutRequestType>}

Parameters
value

public LogoutRequestType createLogoutRequestType ()

Create an instance of LogoutRequestType

public JAXBElement<LogoutResponseType> createLogoutResponse (LogoutResponseType value)

Create an instance of JAXBElement<LogoutResponseType>}

Parameters
value

public LogoutResponseType createLogoutResponseType ()

Create an instance of LogoutResponseType

public Md5Results createMd5Results ()

Create an instance of Md5Results

public ModuleList createModuleList ()

Create an instance of ModuleList

public ModuleListArray createModuleListArray ()

Create an instance of ModuleListArray

public ModuleListEntry createModuleListEntry ()

Create an instance of ModuleListEntry

public ModuleNames createModuleNames ()

Create an instance of ModuleNames

public NameValue createNameValue ()

Create an instance of NameValue

public NameValueList createNameValueList ()

Create an instance of NameValueList

public NameValueLists createNameValueLists ()

Create an instance of NameValueLists

public NewModuleFields createNewModuleFields ()

Create an instance of NewModuleFields

public NewNoteAttachment createNewNoteAttachment ()

Create an instance of NewNoteAttachment

public NewReturnDocumentRevision createNewReturnDocumentRevision ()

Create an instance of NewReturnDocumentRevision

public NewReturnNoteAttachment createNewReturnNoteAttachment ()

Create an instance of NewReturnNoteAttachment

public NewSetEntriesResult createNewSetEntriesResult ()

Create an instance of NewSetEntriesResult

public NewSetEntryResult createNewSetEntryResult ()

Create an instance of NewSetEntryResult

public NewSetRelationhipIds createNewSetRelationhipIds ()

Create an instance of NewSetRelationhipIds

public NewSetRelationshipListResult createNewSetRelationshipListResult ()

Create an instance of NewSetRelationshipListResult

public ReportEntryList createReportEntryList ()

Create an instance of ReportEntryList

public ReportFieldList createReportFieldList ()

Create an instance of ReportFieldList

public ReturnSearchResult createReturnSearchResult ()

Create an instance of ReturnSearchResult

public JAXBElement<SeamlessLoginRequestType> createSeamlessLogin (SeamlessLoginRequestType value)

Create an instance of JAXBElement<SeamlessLoginRequestType>}

Parameters
value

public SeamlessLoginRequestType createSeamlessLoginRequestType ()

Create an instance of SeamlessLoginRequestType

public JAXBElement<SeamlessLoginResponseType> createSeamlessLoginResponse (SeamlessLoginResponseType value)

Create an instance of JAXBElement<SeamlessLoginResponseType>}

Parameters
value

public SeamlessLoginResponseType createSeamlessLoginResponseType ()

Create an instance of SeamlessLoginResponseType

public JAXBElement<SearchByModuleRequestType> createSearchByModule (SearchByModuleRequestType value)

Create an instance of JAXBElement<SearchByModuleRequestType>}

Parameters
value

public SearchByModuleRequestType createSearchByModuleRequestType ()

Create an instance of SearchByModuleRequestType

public JAXBElement<SearchByModuleResponseType> createSearchByModuleResponse (SearchByModuleResponseType value)

Create an instance of JAXBElement<SearchByModuleResponseType>}

Parameters
value

public SearchByModuleResponseType createSearchByModuleResponseType ()

Create an instance of SearchByModuleResponseType

public SearchLinkArrayList createSearchLinkArrayList ()

Create an instance of SearchLinkArrayList

public SearchLinkList createSearchLinkList ()

Create an instance of SearchLinkList

public SearchLinkNameValue createSearchLinkNameValue ()

Create an instance of SearchLinkNameValue

public SelectFields createSelectFields ()

Create an instance of SelectFields

public JAXBElement<SetCampaignMergeRequestType> createSetCampaignMerge (SetCampaignMergeRequestType value)

Create an instance of JAXBElement<SetCampaignMergeRequestType>}

Parameters
value

public SetCampaignMergeRequestType createSetCampaignMergeRequestType ()

Create an instance of SetCampaignMergeRequestType

public JAXBElement<SetCampaignMergeResponseType> createSetCampaignMergeResponse (SetCampaignMergeResponseType value)

Create an instance of JAXBElement<SetCampaignMergeResponseType>}

Parameters
value

public SetCampaignMergeResponseType createSetCampaignMergeResponseType ()

Create an instance of SetCampaignMergeResponseType

public JAXBElement<SetDocumentRevisionRequestType> createSetDocumentRevision (SetDocumentRevisionRequestType value)

Create an instance of JAXBElement<SetDocumentRevisionRequestType>}

Parameters
value

public SetDocumentRevisionRequestType createSetDocumentRevisionRequestType ()

Create an instance of SetDocumentRevisionRequestType

public JAXBElement<SetDocumentRevisionResponseType> createSetDocumentRevisionResponse (SetDocumentRevisionResponseType value)

Create an instance of JAXBElement<SetDocumentRevisionResponseType>}

Parameters
value

public SetDocumentRevisionResponseType createSetDocumentRevisionResponseType ()

Create an instance of SetDocumentRevisionResponseType

public JAXBElement<SetEntriesRequestType> createSetEntries (SetEntriesRequestType value)

Create an instance of JAXBElement<SetEntriesRequestType>}

Parameters
value

public SetEntriesDetailResult createSetEntriesDetailResult ()

Create an instance of SetEntriesDetailResult

public SetEntriesRequestType createSetEntriesRequestType ()

Create an instance of SetEntriesRequestType

public JAXBElement<SetEntriesResponseType> createSetEntriesResponse (SetEntriesResponseType value)

Create an instance of JAXBElement<SetEntriesResponseType>}

Parameters
value

public SetEntriesResponseType createSetEntriesResponseType ()

Create an instance of SetEntriesResponseType

public JAXBElement<SetEntryRequestType> createSetEntry (SetEntryRequestType value)

Create an instance of JAXBElement<SetEntryRequestType>}

Parameters
value

public SetEntryRequestType createSetEntryRequestType ()

Create an instance of SetEntryRequestType

public JAXBElement<SetEntryResponseType> createSetEntryResponse (SetEntryResponseType value)

Create an instance of JAXBElement<SetEntryResponseType>}

Parameters
value

public SetEntryResponseType createSetEntryResponseType ()

Create an instance of SetEntryResponseType

public JAXBElement<SetNoteAttachmentRequestType> createSetNoteAttachment (SetNoteAttachmentRequestType value)

Create an instance of JAXBElement<SetNoteAttachmentRequestType>}

Parameters
value

public SetNoteAttachmentRequestType createSetNoteAttachmentRequestType ()

Create an instance of SetNoteAttachmentRequestType

public JAXBElement<SetNoteAttachmentResponseType> createSetNoteAttachmentResponse (SetNoteAttachmentResponseType value)

Create an instance of JAXBElement<SetNoteAttachmentResponseType>}

Parameters
value

public SetNoteAttachmentResponseType createSetNoteAttachmentResponseType ()

Create an instance of SetNoteAttachmentResponseType

public JAXBElement<SetRelationshipRequestType> createSetRelationship (SetRelationshipRequestType value)

Create an instance of JAXBElement<SetRelationshipRequestType>}

Parameters
value

public SetRelationshipRequestType createSetRelationshipRequestType ()

Create an instance of SetRelationshipRequestType

public JAXBElement<SetRelationshipResponseType> createSetRelationshipResponse (SetRelationshipResponseType value)

Create an instance of JAXBElement<SetRelationshipResponseType>}

Parameters
value

public SetRelationshipResponseType createSetRelationshipResponseType ()

Create an instance of SetRelationshipResponseType

public JAXBElement<SetRelationshipsRequestType> createSetRelationships (SetRelationshipsRequestType value)

Create an instance of JAXBElement<SetRelationshipsRequestType>}

Parameters
value

public SetRelationshipsRequestType createSetRelationshipsRequestType ()

Create an instance of SetRelationshipsRequestType

public JAXBElement<SetRelationshipsResponseType> createSetRelationshipsResponse (SetRelationshipsResponseType value)

Create an instance of JAXBElement<SetRelationshipsResponseType>}

Parameters
value

public SetRelationshipsResponseType createSetRelationshipsResponseType ()

Create an instance of SetRelationshipsResponseType

public UpcomingActivitiesList createUpcomingActivitiesList ()

Create an instance of UpcomingActivitiesList

public UpcomingActivityEntry createUpcomingActivityEntry ()

Create an instance of UpcomingActivityEntry

public UserAuth createUserAuth ()

Create an instance of UserAuth