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: com.ibm.maximo
|
public ObjectFactory()
public SHSIMPINCCombinedKeySetType createSHSIMPINCCombinedKeySetType()
SHSIMPINCCombinedKeySetType
public INCIDENTMboQueryType createINCIDENTMboQueryType()
INCIDENTMboQueryType
public SHSIMPINCQueryType createSHSIMPINCQueryType()
SHSIMPINCQueryType
public SHSIMPINCType createSHSIMPINCType()
SHSIMPINCType
public SHSIMPINCSetType createSHSIMPINCSetType()
SHSIMPINCSetType
public INCIDENTMboType createINCIDENTMboType()
INCIDENTMboType
public INCIDENTMboSetType createINCIDENTMboSetType()
INCIDENTMboSetType
public INCIDENTMboKeyType createINCIDENTMboKeyType()
INCIDENTMboKeyType
public INCIDENTMboKeySetType createINCIDENTMboKeySetType()
INCIDENTMboKeySetType
public UpdateSHSIMPINCType createUpdateSHSIMPINCType()
UpdateSHSIMPINCType
public QuerySHSIMPINCType createQuerySHSIMPINCType()
QuerySHSIMPINCType
public CreateSHSIMPINCType createCreateSHSIMPINCType()
CreateSHSIMPINCType
public SyncSHSIMPINCType createSyncSHSIMPINCType()
SyncSHSIMPINCType
public DeleteSHSIMPINCType createDeleteSHSIMPINCType()
DeleteSHSIMPINCType
public PublishSHSIMPINCType createPublishSHSIMPINCType()
PublishSHSIMPINCType
public InvokeSHSIMPINCType createInvokeSHSIMPINCType()
InvokeSHSIMPINCType
public InvokeSHSIMPINCResponseType createInvokeSHSIMPINCResponseType()
InvokeSHSIMPINCResponseType
public QuerySHSIMPINCResponseType createQuerySHSIMPINCResponseType()
QuerySHSIMPINCResponseType
public CreateSHSIMPINCResponseType createCreateSHSIMPINCResponseType()
CreateSHSIMPINCResponseType
public SyncSHSIMPINCResponseType createSyncSHSIMPINCResponseType()
SyncSHSIMPINCResponseType
public UpdateSHSIMPINCResponseType createUpdateSHSIMPINCResponseType()
UpdateSHSIMPINCResponseType
public DeleteSHSIMPINCResponseType createDeleteSHSIMPINCResponseType()
DeleteSHSIMPINCResponseType
public MXStringType createMXStringType()
MXStringType
public MXLangStringType createMXLangStringType()
MXLangStringType
public MXDoubleType createMXDoubleType()
MXDoubleType
public MXFloatType createMXFloatType()
MXFloatType
public MXLongType createMXLongType()
MXLongType
public MXBooleanType createMXBooleanType()
MXBooleanType
public MXDateTimeType createMXDateTimeType()
MXDateTimeType
public MXBinaryType createMXBinaryType()
MXBinaryType
public MXCryptoType createMXCryptoType()
MXCryptoType
public MXGLComponentType createMXGLComponentType()
MXGLComponentType
public MXGLAccountType createMXGLAccountType()
MXGLAccountType
public MXDomainType createMXDomainType()
MXDomainType
public MXStringQueryType createMXStringQueryType()
MXStringQueryType
public MXDoubleQueryType createMXDoubleQueryType()
MXDoubleQueryType
public MXFloatQueryType createMXFloatQueryType()
MXFloatQueryType
public MXLongQueryType createMXLongQueryType()
MXLongQueryType
public MXIntQueryType createMXIntQueryType()
MXIntQueryType
public MXBooleanQueryType createMXBooleanQueryType()
MXBooleanQueryType
public MXDateTimeQueryType createMXDateTimeQueryType()
MXDateTimeQueryType
public MXGLComponentQueryType createMXGLComponentQueryType()
MXGLComponentQueryType
public MXGLAccountQueryType createMXGLAccountQueryType()
MXGLAccountQueryType
public MXDomainQueryType createMXDomainQueryType()
MXDomainQueryType
public SHSIMPINCINCIDENTType createSHSIMPINCINCIDENTType()
SHSIMPINCINCIDENTType
public INCIDENTKeyType createINCIDENTKeyType()
INCIDENTKeyType
public INCIDENTObjectType createINCIDENTObjectType()
INCIDENTObjectType
public SHSIMPINCCombinedKeySetType.INCIDENT createSHSIMPINCCombinedKeySetTypeINCIDENT()
SHSIMPINCCombinedKeySetType.INCIDENT
public INCIDENTMboQueryType.INCIDENT createINCIDENTMboQueryTypeINCIDENT()
INCIDENTMboQueryType.INCIDENT
public SHSIMPINCQueryType.INCIDENT createSHSIMPINCQueryTypeINCIDENT()
SHSIMPINCQueryType.INCIDENT
public JAXBElement<SHSIMPINCType> createSHSIMPINC(SHSIMPINCType value)
public JAXBElement<SHSIMPINCSetType> createSHSIMPINCSet(SHSIMPINCSetType value)
public JAXBElement<SHSIMPINCQueryType> createSHSIMPINCQuery(SHSIMPINCQueryType value)
public JAXBElement<INCIDENTMboType> createINCIDENTMbo(INCIDENTMboType value)
public JAXBElement<INCIDENTMboSetType> createINCIDENTMboSet(INCIDENTMboSetType value)
public JAXBElement<INCIDENTMboKeyType> createINCIDENTMboKey(INCIDENTMboKeyType value)
public JAXBElement<INCIDENTMboKeySetType> createINCIDENTMboKeySet(INCIDENTMboKeySetType value)
public JAXBElement<INCIDENTMboQueryType> createINCIDENTMboQuery(INCIDENTMboQueryType value)
public JAXBElement<UpdateSHSIMPINCType> createUpdateSHSIMPINC(UpdateSHSIMPINCType value)
public JAXBElement<QuerySHSIMPINCType> createQuerySHSIMPINC(QuerySHSIMPINCType value)
public JAXBElement<CreateSHSIMPINCType> createCreateSHSIMPINC(CreateSHSIMPINCType value)
public JAXBElement<SyncSHSIMPINCType> createSyncSHSIMPINC(SyncSHSIMPINCType value)
public JAXBElement<DeleteSHSIMPINCType> createDeleteSHSIMPINC(DeleteSHSIMPINCType value)
public JAXBElement<PublishSHSIMPINCType> createPublishSHSIMPINC(PublishSHSIMPINCType value)
public JAXBElement<InvokeSHSIMPINCType> createInvokeSHSIMPINC(InvokeSHSIMPINCType value)
public JAXBElement<InvokeSHSIMPINCResponseType> createInvokeSHSIMPINCResponse(InvokeSHSIMPINCResponseType value)
public JAXBElement<QuerySHSIMPINCResponseType> createQuerySHSIMPINCResponse(QuerySHSIMPINCResponseType value)
public JAXBElement<CreateSHSIMPINCResponseType> createCreateSHSIMPINCResponse(CreateSHSIMPINCResponseType value)
public JAXBElement<SyncSHSIMPINCResponseType> createSyncSHSIMPINCResponse(SyncSHSIMPINCResponseType value)
public JAXBElement<UpdateSHSIMPINCResponseType> createUpdateSHSIMPINCResponse(UpdateSHSIMPINCResponseType value)
public JAXBElement<DeleteSHSIMPINCResponseType> createDeleteSHSIMPINCResponse(DeleteSHSIMPINCResponseType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeSTATUSDATE(MXDateTimeType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypeREPORTEDPRIORITY(MXLongType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypeINTERNALPRIORITY(MXLongType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypeIMPACT(MXLongType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypeURGENCY(MXLongType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeREPORTDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeAFFECTEDDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeTARGETSTART(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeTARGETFINISH(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeACTUALSTART(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeACTUALFINISH(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeCHANGEDATE(MXDateTimeType value)
public JAXBElement<MXDoubleType> createINCIDENTObjectTypeACTLABHRS(MXDoubleType value)
public JAXBElement<MXDoubleType> createINCIDENTObjectTypeACTLABCOST(MXDoubleType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeISKNOWNERRORDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeTARGETCONTACTDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeACTUALCONTACTDATE(MXDateTimeType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypeTICKETUID(MXLongType value)
public JAXBElement<MXDoubleType> createINCIDENTObjectTypePLUSPQUOTEDPRICE(MXDoubleType value)
public JAXBElement<MXDoubleType> createINCIDENTObjectTypePLUSPLATITUDE(MXDoubleType value)
public JAXBElement<MXDoubleType> createINCIDENTObjectTypePLUSPLONGITUDE(MXDoubleType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypePLUSPREVNUM(MXLongType value)
public JAXBElement<MXDoubleType> createINCIDENTObjectTypePLUSPMAXPRICE(MXDoubleType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypePLUSPBBLINENUM(MXLongType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypePMCOMIMPACT(MXLongType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypePMCOMURGENCY(MXLongType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypeINDICATEDPRIORITY(MXLongType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeCREATIONDATE(MXDateTimeType value)
public JAXBElement<MXDoubleType> createINCIDENTObjectTypeOUTAGEDURATION(MXDoubleType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypePMSCQUANTITY(MXLongType value)
public JAXBElement<MXDoubleType> createINCIDENTObjectTypeACCUMULATEDHOLDTIME(MXDoubleType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeADJUSTEDTARGETCONTACTTIME(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeADJUSTEDTARGETRESPONSETIME(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeADJUSTEDTARGETRESOLUTIONTIME(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createINCIDENTObjectTypeSHSLASTCOMMLOG(MXDateTimeType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypeSHSCALLBACKWORKLOG(MXLongType value)
public JAXBElement<MXLongType> createINCIDENTObjectTypeSHSOUTGOINGWORKLOG(MXLongType value)
public JAXBElement<MXDoubleType> createSHSIMPINCINCIDENTTypeACCUMULATEDHOLDTIME(MXDoubleType value)
public JAXBElement<MXDoubleType> createSHSIMPINCINCIDENTTypeACTLABCOST(MXDoubleType value)
public JAXBElement<MXDoubleType> createSHSIMPINCINCIDENTTypeACTLABHRS(MXDoubleType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeACTUALCONTACTDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeACTUALFINISH(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeACTUALSTART(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeADJUSTEDTARGETCONTACTTIME(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeADJUSTEDTARGETRESOLUTIONTIME(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeADJUSTEDTARGETRESPONSETIME(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeAFFECTEDDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeCHANGEDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeCREATIONDATE(MXDateTimeType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypeIMPACT(MXLongType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypeINDICATEDPRIORITY(MXLongType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypeINTERNALPRIORITY(MXLongType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeISKNOWNERRORDATE(MXDateTimeType value)
public JAXBElement<MXDoubleType> createSHSIMPINCINCIDENTTypeOUTAGEDURATION(MXDoubleType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypePLUSPBBLINENUM(MXLongType value)
public JAXBElement<MXDoubleType> createSHSIMPINCINCIDENTTypePLUSPLATITUDE(MXDoubleType value)
public JAXBElement<MXDoubleType> createSHSIMPINCINCIDENTTypePLUSPLONGITUDE(MXDoubleType value)
public JAXBElement<MXDoubleType> createSHSIMPINCINCIDENTTypePLUSPMAXPRICE(MXDoubleType value)
public JAXBElement<MXDoubleType> createSHSIMPINCINCIDENTTypePLUSPQUOTEDPRICE(MXDoubleType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypePLUSPREVNUM(MXLongType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypePMCOMIMPACT(MXLongType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypePMCOMURGENCY(MXLongType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypePMSCQUANTITY(MXLongType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeREPORTDATE(MXDateTimeType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypeREPORTEDPRIORITY(MXLongType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypeSHSCALLBACKWORKLOG(MXLongType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeSHSLASTCOMMLOG(MXDateTimeType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypeSHSOUTGOINGWORKLOG(MXLongType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeSTATUSDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeTARGETCONTACTDATE(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeTARGETFINISH(MXDateTimeType value)
public JAXBElement<MXDateTimeType> createSHSIMPINCINCIDENTTypeTARGETSTART(MXDateTimeType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypeTICKETUID(MXLongType value)
public JAXBElement<MXLongType> createSHSIMPINCINCIDENTTypeURGENCY(MXLongType value)
Copyright © 2021. All rights reserved.