public static class SignalIdentificationInformation.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected SignalIdentificationInformation |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
SignalIdentificationInformation _other,
boolean _copy) |
Builder(_B _parentBuilder,
SignalIdentificationInformation _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
SignalIdentificationInformation |
build() |
_B |
end() |
protected <_P extends SignalIdentificationInformation> |
init(_P _product) |
SignalIdentificationInformation.Builder<_B> |
withBusinessActivityIdentifier(String businessActivityIdentifier)
Sets the new value of "businessActivityIdentifier" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
withCollaborationIdentifier(String collaborationIdentifier)
Sets the new value of "collaborationIdentifier" (any previous value will be replaced)
|
PartyInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
withFromPartyInfo()
Returns a new builder to build the value of the "fromPartyInfo" property (replacing previous value).
|
SignalIdentificationInformation.Builder<_B> |
withFromPartyInfo(PartyInfoType fromPartyInfo)
Sets the new value of "fromPartyInfo" (any previous value will be replaced)
|
RoleType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
withFromRole()
Returns a new builder to build the value of the "fromRole" property (replacing previous value).
|
SignalIdentificationInformation.Builder<_B> |
withFromRole(RoleType fromRole)
Sets the new value of "fromRole" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
withOriginalDocumentIdentifier(String originalDocumentIdentifier)
Sets the new value of "originalDocumentIdentifier" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
withOriginalMessageDateTime(XMLGregorianCalendar originalMessageDateTime)
Sets the new value of "originalMessageDateTime" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
withOriginalMessageIdentifier(String originalMessageIdentifier)
Sets the new value of "originalMessageIdentifier" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
withProcessSpecificationInfo()
Returns a new builder to build the value of the "processSpecificationInfo" property (replacing previous value).
|
SignalIdentificationInformation.Builder<_B> |
withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)
Sets the new value of "processSpecificationInfo" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
withThisMessageDateTime(XMLGregorianCalendar thisMessageDateTime)
Sets the new value of "thisMessageDateTime" (any previous value will be replaced)
|
PartyInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
withToPartyInfo()
Returns a new builder to build the value of the "toPartyInfo" property (replacing previous value).
|
SignalIdentificationInformation.Builder<_B> |
withToPartyInfo(PartyInfoType toPartyInfo)
Sets the new value of "toPartyInfo" (any previous value will be replaced)
|
RoleType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
withToRole()
Returns a new builder to build the value of the "toRole" property (replacing previous value).
|
SignalIdentificationInformation.Builder<_B> |
withToRole(RoleType toRole)
Sets the new value of "toRole" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final SignalIdentificationInformation _storedValue
public Builder(_B _parentBuilder, SignalIdentificationInformation _other, boolean _copy)
public Builder(_B _parentBuilder, SignalIdentificationInformation _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends SignalIdentificationInformation> _P init(_P _product)
public SignalIdentificationInformation.Builder<_B> withOriginalMessageIdentifier(String originalMessageIdentifier)
originalMessageIdentifier - New value of the "originalMessageIdentifier" property.public SignalIdentificationInformation.Builder<_B> withOriginalDocumentIdentifier(String originalDocumentIdentifier)
originalDocumentIdentifier - New value of the "originalDocumentIdentifier" property.public SignalIdentificationInformation.Builder<_B> withOriginalMessageDateTime(XMLGregorianCalendar originalMessageDateTime)
originalMessageDateTime - New value of the "originalMessageDateTime" property.public SignalIdentificationInformation.Builder<_B> withThisMessageDateTime(XMLGregorianCalendar thisMessageDateTime)
thisMessageDateTime - New value of the "thisMessageDateTime" property.public SignalIdentificationInformation.Builder<_B> withFromPartyInfo(PartyInfoType fromPartyInfo)
fromPartyInfo - New value of the "fromPartyInfo" property.public PartyInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> withFromPartyInfo()
PartyInfoType.Builder.end() to return to the current builder.PartyInfoType.Builder.end() to return to the current builder.public SignalIdentificationInformation.Builder<_B> withToPartyInfo(PartyInfoType toPartyInfo)
toPartyInfo - New value of the "toPartyInfo" property.public PartyInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> withToPartyInfo()
PartyInfoType.Builder.end() to return to the current builder.PartyInfoType.Builder.end() to return to the current builder.public SignalIdentificationInformation.Builder<_B> withFromRole(RoleType fromRole)
fromRole - New value of the "fromRole" property.public RoleType.Builder<? extends SignalIdentificationInformation.Builder<_B>> withFromRole()
RoleType.Builder.end() to return to the current builder.RoleType.Builder.end() to return to the current builder.public SignalIdentificationInformation.Builder<_B> withToRole(RoleType toRole)
toRole - New value of the "toRole" property.public RoleType.Builder<? extends SignalIdentificationInformation.Builder<_B>> withToRole()
RoleType.Builder.end() to return to the current builder.RoleType.Builder.end() to return to the current builder.public SignalIdentificationInformation.Builder<_B> withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)
processSpecificationInfo - New value of the "processSpecificationInfo" property.public ProcessSpecificationInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> withProcessSpecificationInfo()
ProcessSpecificationInfoType.Builder.end() to return to the current builder.ProcessSpecificationInfoType.Builder.end() to return to the current builder.public SignalIdentificationInformation.Builder<_B> withCollaborationIdentifier(String collaborationIdentifier)
collaborationIdentifier - New value of the "collaborationIdentifier" property.public SignalIdentificationInformation.Builder<_B> withBusinessActivityIdentifier(String businessActivityIdentifier)
businessActivityIdentifier - New value of the "businessActivityIdentifier" property.public SignalIdentificationInformation build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2022 NorStella. All rights reserved.