static SignalIdentificationInformation.Builder<Void> |
SignalIdentificationInformation.builder() |
|
static SignalIdentificationInformation.Builder<Void> |
SignalIdentificationInformation.copyExcept(SignalIdentificationInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.copyOf(SignalIdentificationInformation _other) |
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.copyOf(SignalIdentificationInformation.Builder _other) |
|
static <_B> SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.copyOf(SignalIdentificationInformation _other) |
|
static <_B> SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.copyOf(SignalIdentificationInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
static SignalIdentificationInformation.Builder<Void> |
SignalIdentificationInformation.copyOnly(SignalIdentificationInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
SignalIdentificationInformation.Builder<Void> |
SignalIdentificationInformation.newCopyBuilder() |
|
<_B> SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.newCopyBuilder(_B _parentBuilder) |
|
<_B> SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
SignalIdentificationInformation.Builder<Void> |
SignalIdentificationInformation.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withBusinessActivityIdentifier(String businessActivityIdentifier) |
Sets the new value of "businessActivityIdentifier" (any previous value will be
replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withCollaborationIdentifier(String collaborationIdentifier) |
Sets the new value of "collaborationIdentifier" (any previous value will be
replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withFromPartyInfo(PartyInfoType fromPartyInfo) |
Sets the new value of "fromPartyInfo" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withFromRole(RoleType fromRole) |
Sets the new value of "fromRole" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withOriginalDocumentIdentifier(String originalDocumentIdentifier) |
Sets the new value of "originalDocumentIdentifier" (any previous value will be
replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withOriginalMessageDateTime(XMLGregorianCalendar originalMessageDateTime) |
Sets the new value of "originalMessageDateTime" (any previous value will be
replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withOriginalMessageIdentifier(String originalMessageIdentifier) |
Sets the new value of "originalMessageIdentifier" (any previous value will be
replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo) |
Sets the new value of "processSpecificationInfo" (any previous value will be
replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withThisMessageDateTime(XMLGregorianCalendar thisMessageDateTime) |
Sets the new value of "thisMessageDateTime" (any previous value will be
replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withToPartyInfo(PartyInfoType toPartyInfo) |
Sets the new value of "toPartyInfo" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withToRole(RoleType toRole) |
Sets the new value of "toRole" (any previous value will be replaced)
|