Class Exception.Builder<_B>
- java.lang.Object
-
- org.oasis_open.docs.ebxml_bp.ebbp_signals_2.SignalIdentificationInformation.Builder<_B>
-
- org.oasis_open.docs.ebxml_bp.ebbp_signals_2.Exception.Builder<_B>
-
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Enclosing class:
- Exception
public static class Exception.Builder<_B> extends SignalIdentificationInformation.Builder<_B> implements com.kscs.util.jaxb.Buildable
-
-
Field Summary
-
Fields inherited from class org.oasis_open.docs.ebxml_bp.ebbp_signals_2.SignalIdentificationInformation.Builder
_parentBuilder, _storedValue
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Exceptionbuild()Exception.Builder<_B>copyOf(Exception _other)Exception.Builder<_B>copyOf(Exception.Builder _other)protected <_P extends Exception>
_Pinit(_P _product)Exception.Builder<_B>withAny(Object any)Sets the new value of "any" (any previous value will be replaced)Exception.Builder<_B>withBusinessActivityIdentifier(String businessActivityIdentifier)Sets the new value of "businessActivityIdentifier" (any previous value will be replaced)Exception.Builder<_B>withCollaborationIdentifier(String collaborationIdentifier)Sets the new value of "collaborationIdentifier" (any previous value will be replaced)Exception.Builder<_B>withExceptionMessage(String exceptionMessage)Sets the new value of "exceptionMessage" (any previous value will be replaced)Exception.ExceptionType.Builder<? extends Exception.Builder<_B>>withExceptionType()Returns the existing builder or a new builder to build the value of the "exceptionType" property.Exception.Builder<_B>withExceptionType(Exception.ExceptionType exceptionType)Sets the new value of "exceptionType" (any previous value will be replaced)PartyInfoType.Builder<? extends Exception.Builder<_B>>withFromPartyInfo()Returns the existing builder or a new builder to build the value of the "fromPartyInfo" property.Exception.Builder<_B>withFromPartyInfo(PartyInfoType fromPartyInfo)Sets the new value of "fromPartyInfo" (any previous value will be replaced)RoleType.Builder<? extends Exception.Builder<_B>>withFromRole()Returns the existing builder or a new builder to build the value of the "fromRole" property.Exception.Builder<_B>withFromRole(RoleType fromRole)Sets the new value of "fromRole" (any previous value will be replaced)Exception.Builder<_B>withOriginalDocumentIdentifier(String originalDocumentIdentifier)Sets the new value of "originalDocumentIdentifier" (any previous value will be replaced)Exception.Builder<_B>withOriginalMessageDateTime(XMLGregorianCalendar originalMessageDateTime)Sets the new value of "originalMessageDateTime" (any previous value will be replaced)Exception.Builder<_B>withOriginalMessageIdentifier(String originalMessageIdentifier)Sets the new value of "originalMessageIdentifier" (any previous value will be replaced)ProcessSpecificationInfoType.Builder<? extends Exception.Builder<_B>>withProcessSpecificationInfo()Returns the existing builder or a new builder to build the value of the "processSpecificationInfo" property.Exception.Builder<_B>withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)Sets the new value of "processSpecificationInfo" (any previous value will be replaced)Exception.Builder<_B>withReason(String reason)Sets the new value of "reason" (any previous value will be replaced)Exception.Builder<_B>withThisMessageDateTime(XMLGregorianCalendar thisMessageDateTime)Sets the new value of "thisMessageDateTime" (any previous value will be replaced)PartyInfoType.Builder<? extends Exception.Builder<_B>>withToPartyInfo()Returns the existing builder or a new builder to build the value of the "toPartyInfo" property.Exception.Builder<_B>withToPartyInfo(PartyInfoType toPartyInfo)Sets the new value of "toPartyInfo" (any previous value will be replaced)RoleType.Builder<? extends Exception.Builder<_B>>withToRole()Returns the existing builder or a new builder to build the value of the "toRole" property.Exception.Builder<_B>withToRole(RoleType toRole)Sets the new value of "toRole" (any previous value will be replaced)-
Methods inherited from class org.oasis_open.docs.ebxml_bp.ebbp_signals_2.SignalIdentificationInformation.Builder
copyOf, copyOf, end, init
-
-
-
-
Method Detail
-
init
protected <_P extends Exception> _P init(_P _product)
-
withExceptionType
public Exception.Builder<_B> withExceptionType(Exception.ExceptionType exceptionType)
Sets the new value of "exceptionType" (any previous value will be replaced)- Parameters:
exceptionType- New value of the "exceptionType" property.
-
withExceptionType
public Exception.ExceptionType.Builder<? extends Exception.Builder<_B>> withExceptionType()
Returns the existing builder or a new builder to build the value of the "exceptionType" property. UseException.ExceptionType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "exceptionType" property.
Use
Exception.ExceptionType.Builder.end()to return to the current builder.
-
withReason
public Exception.Builder<_B> withReason(String reason)
Sets the new value of "reason" (any previous value will be replaced)- Parameters:
reason- New value of the "reason" property.
-
withExceptionMessage
public Exception.Builder<_B> withExceptionMessage(String exceptionMessage)
Sets the new value of "exceptionMessage" (any previous value will be replaced)- Parameters:
exceptionMessage- New value of the "exceptionMessage" property.
-
withAny
public Exception.Builder<_B> withAny(Object any)
Sets the new value of "any" (any previous value will be replaced)- Parameters:
any- New value of the "any" property.
-
withOriginalMessageIdentifier
public Exception.Builder<_B> withOriginalMessageIdentifier(String originalMessageIdentifier)
Sets the new value of "originalMessageIdentifier" (any previous value will be replaced)- Overrides:
withOriginalMessageIdentifierin classSignalIdentificationInformation.Builder<_B>- Parameters:
originalMessageIdentifier- New value of the "originalMessageIdentifier" property.
-
withOriginalDocumentIdentifier
public Exception.Builder<_B> withOriginalDocumentIdentifier(String originalDocumentIdentifier)
Sets the new value of "originalDocumentIdentifier" (any previous value will be replaced)- Overrides:
withOriginalDocumentIdentifierin classSignalIdentificationInformation.Builder<_B>- Parameters:
originalDocumentIdentifier- New value of the "originalDocumentIdentifier" property.
-
withOriginalMessageDateTime
public Exception.Builder<_B> withOriginalMessageDateTime(XMLGregorianCalendar originalMessageDateTime)
Sets the new value of "originalMessageDateTime" (any previous value will be replaced)- Overrides:
withOriginalMessageDateTimein classSignalIdentificationInformation.Builder<_B>- Parameters:
originalMessageDateTime- New value of the "originalMessageDateTime" property.
-
withThisMessageDateTime
public Exception.Builder<_B> withThisMessageDateTime(XMLGregorianCalendar thisMessageDateTime)
Sets the new value of "thisMessageDateTime" (any previous value will be replaced)- Overrides:
withThisMessageDateTimein classSignalIdentificationInformation.Builder<_B>- Parameters:
thisMessageDateTime- New value of the "thisMessageDateTime" property.
-
withFromPartyInfo
public Exception.Builder<_B> withFromPartyInfo(PartyInfoType fromPartyInfo)
Sets the new value of "fromPartyInfo" (any previous value will be replaced)- Overrides:
withFromPartyInfoin classSignalIdentificationInformation.Builder<_B>- Parameters:
fromPartyInfo- New value of the "fromPartyInfo" property.
-
withFromPartyInfo
public PartyInfoType.Builder<? extends Exception.Builder<_B>> withFromPartyInfo()
Returns the existing builder or a new builder to build the value of the "fromPartyInfo" property. UsePartyInfoType.Builder.end()to return to the current builder.- Overrides:
withFromPartyInfoin classSignalIdentificationInformation.Builder<_B>- Returns:
- A new builder to build the value of the "fromPartyInfo" property.
Use
PartyInfoType.Builder.end()to return to the current builder.
-
withToPartyInfo
public Exception.Builder<_B> withToPartyInfo(PartyInfoType toPartyInfo)
Sets the new value of "toPartyInfo" (any previous value will be replaced)- Overrides:
withToPartyInfoin classSignalIdentificationInformation.Builder<_B>- Parameters:
toPartyInfo- New value of the "toPartyInfo" property.
-
withToPartyInfo
public PartyInfoType.Builder<? extends Exception.Builder<_B>> withToPartyInfo()
Returns the existing builder or a new builder to build the value of the "toPartyInfo" property. UsePartyInfoType.Builder.end()to return to the current builder.- Overrides:
withToPartyInfoin classSignalIdentificationInformation.Builder<_B>- Returns:
- A new builder to build the value of the "toPartyInfo" property.
Use
PartyInfoType.Builder.end()to return to the current builder.
-
withFromRole
public Exception.Builder<_B> withFromRole(RoleType fromRole)
Sets the new value of "fromRole" (any previous value will be replaced)- Overrides:
withFromRolein classSignalIdentificationInformation.Builder<_B>- Parameters:
fromRole- New value of the "fromRole" property.
-
withFromRole
public RoleType.Builder<? extends Exception.Builder<_B>> withFromRole()
Returns the existing builder or a new builder to build the value of the "fromRole" property. UseRoleType.Builder.end()to return to the current builder.- Overrides:
withFromRolein classSignalIdentificationInformation.Builder<_B>- Returns:
- A new builder to build the value of the "fromRole" property.
Use
RoleType.Builder.end()to return to the current builder.
-
withToRole
public Exception.Builder<_B> withToRole(RoleType toRole)
Sets the new value of "toRole" (any previous value will be replaced)- Overrides:
withToRolein classSignalIdentificationInformation.Builder<_B>- Parameters:
toRole- New value of the "toRole" property.
-
withToRole
public RoleType.Builder<? extends Exception.Builder<_B>> withToRole()
Returns the existing builder or a new builder to build the value of the "toRole" property. UseRoleType.Builder.end()to return to the current builder.- Overrides:
withToRolein classSignalIdentificationInformation.Builder<_B>- Returns:
- A new builder to build the value of the "toRole" property.
Use
RoleType.Builder.end()to return to the current builder.
-
withProcessSpecificationInfo
public Exception.Builder<_B> withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)
Sets the new value of "processSpecificationInfo" (any previous value will be replaced)- Overrides:
withProcessSpecificationInfoin classSignalIdentificationInformation.Builder<_B>- Parameters:
processSpecificationInfo- New value of the "processSpecificationInfo" property.
-
withProcessSpecificationInfo
public ProcessSpecificationInfoType.Builder<? extends Exception.Builder<_B>> withProcessSpecificationInfo()
Returns the existing builder or a new builder to build the value of the "processSpecificationInfo" property. UseProcessSpecificationInfoType.Builder.end()to return to the current builder.- Overrides:
withProcessSpecificationInfoin classSignalIdentificationInformation.Builder<_B>- Returns:
- A new builder to build the value of the "processSpecificationInfo" property.
Use
ProcessSpecificationInfoType.Builder.end()to return to the current builder.
-
withCollaborationIdentifier
public Exception.Builder<_B> withCollaborationIdentifier(String collaborationIdentifier)
Sets the new value of "collaborationIdentifier" (any previous value will be replaced)- Overrides:
withCollaborationIdentifierin classSignalIdentificationInformation.Builder<_B>- Parameters:
collaborationIdentifier- New value of the "collaborationIdentifier" property.
-
withBusinessActivityIdentifier
public Exception.Builder<_B> withBusinessActivityIdentifier(String businessActivityIdentifier)
Sets the new value of "businessActivityIdentifier" (any previous value will be replaced)- Overrides:
withBusinessActivityIdentifierin classSignalIdentificationInformation.Builder<_B>- Parameters:
businessActivityIdentifier- New value of the "businessActivityIdentifier" property.
-
build
public Exception build()
- Specified by:
buildin interfacecom.kscs.util.jaxb.Buildable- Overrides:
buildin classSignalIdentificationInformation.Builder<_B>
-
copyOf
public Exception.Builder<_B> copyOf(Exception _other)
-
copyOf
public Exception.Builder<_B> copyOf(Exception.Builder _other)
-
-