| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Method and Description |
|---|---|
static Exception.Builder<Void> |
Exception.builder() |
static Exception.Builder<Void> |
Exception.copyExcept(Exception _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static Exception.Builder<Void> |
Exception.copyExcept(SignalIdentificationInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Exception.Builder<_B> |
Exception.copyOf(Exception _other) |
static <_B> Exception.Builder<_B> |
Exception.copyOf(Exception _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static <_B> Exception.Builder<_B> |
Exception.copyOf(SignalIdentificationInformation _other) |
static <_B> Exception.Builder<_B> |
Exception.copyOf(SignalIdentificationInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Exception.Builder<Void> |
Exception.copyOnly(Exception _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static Exception.Builder<Void> |
Exception.copyOnly(SignalIdentificationInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> Exception.Builder<_B> |
Exception.newCopyBuilder(_B _parentBuilder) |
<_B> Exception.Builder<_B> |
Exception.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Exception.Builder<Void> |
Exception.newCopyBuilder() |
Exception.Builder<Void> |
Exception.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Exception.Builder<_B> |
Exception.Builder.withAny(Object any)
Sets the new value of "any" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withBusinessActivityIdentifier(String businessActivityIdentifier)
Sets the new value of "businessActivityIdentifier" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withCollaborationIdentifier(String collaborationIdentifier)
Sets the new value of "collaborationIdentifier" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withExceptionMessage(String exceptionMessage)
Sets the new value of "exceptionMessage" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withExceptionType(Exception.ExceptionType exceptionType)
Sets the new value of "exceptionType" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withFromPartyInfo(PartyInfoType fromPartyInfo)
Sets the new value of "fromPartyInfo" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withFromRole(RoleType fromRole)
Sets the new value of "fromRole" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withOriginalDocumentIdentifier(String originalDocumentIdentifier)
Sets the new value of "originalDocumentIdentifier" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withOriginalMessageDateTime(XMLGregorianCalendar originalMessageDateTime)
Sets the new value of "originalMessageDateTime" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withOriginalMessageIdentifier(String originalMessageIdentifier)
Sets the new value of "originalMessageIdentifier" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)
Sets the new value of "processSpecificationInfo" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withReason(String reason)
Sets the new value of "reason" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withThisMessageDateTime(XMLGregorianCalendar thisMessageDateTime)
Sets the new value of "thisMessageDateTime" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withToPartyInfo(PartyInfoType toPartyInfo)
Sets the new value of "toPartyInfo" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withToRole(RoleType toRole)
Sets the new value of "toRole" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
Exception.ExceptionType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withExceptionType()
Returns a new builder to build the value of the "exceptionType" property (replacing previous value).
|
PartyInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withFromPartyInfo()
Returns a new builder to build the value of the "fromPartyInfo" property (replacing previous value).
|
RoleType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withFromRole()
Returns a new builder to build the value of the "fromRole" property (replacing previous value).
|
ProcessSpecificationInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withProcessSpecificationInfo()
Returns a new builder to build the value of the "processSpecificationInfo" property (replacing previous value).
|
PartyInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withToPartyInfo()
Returns a new builder to build the value of the "toPartyInfo" property (replacing previous value).
|
RoleType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withToRole()
Returns a new builder to build the value of the "toRole" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
Exception.copyTo(Exception.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
Exception.copyTo(Exception.Builder<_B> _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
Copies all state of this object to a builder.
|
Copyright © 2021 NorStella. All rights reserved.