| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
static CollaborationInfo.Builder<Void> |
CollaborationInfo.builder() |
static CollaborationInfo.Builder<Void> |
CollaborationInfo.copyExcept(CollaborationInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> CollaborationInfo.Builder<_B> |
CollaborationInfo.copyOf(CollaborationInfo _other) |
static <_B> CollaborationInfo.Builder<_B> |
CollaborationInfo.copyOf(CollaborationInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static CollaborationInfo.Builder<Void> |
CollaborationInfo.copyOnly(CollaborationInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> CollaborationInfo.Builder<_B> |
CollaborationInfo.newCopyBuilder(_B _parentBuilder) |
<_B> CollaborationInfo.Builder<_B> |
CollaborationInfo.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
CollaborationInfo.Builder<Void> |
CollaborationInfo.newCopyBuilder() |
CollaborationInfo.Builder<Void> |
CollaborationInfo.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
CollaborationInfo.Builder<_B> |
CollaborationInfo.Builder.withAction(String action)
Sets the new value of "action" (any previous value will be replaced)
|
CollaborationInfo.Builder<_B> |
CollaborationInfo.Builder.withAgreementRef(AgreementRef agreementRef)
Sets the new value of "agreementRef" (any previous value will be replaced)
|
CollaborationInfo.Builder<? extends UserMessage.Builder<_B>> |
UserMessage.Builder.withCollaborationInfo()
Returns a new builder to build the value of the "collaborationInfo" property (replacing previous value).
|
CollaborationInfo.Builder<_B> |
CollaborationInfo.Builder.withConversationId(String conversationId)
Sets the new value of "conversationId" (any previous value will be replaced)
|
CollaborationInfo.Builder<_B> |
CollaborationInfo.Builder.withService(Service service)
Sets the new value of "service" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
AgreementRef.Builder<? extends CollaborationInfo.Builder<_B>> |
CollaborationInfo.Builder.withAgreementRef()
Returns a new builder to build the value of the "agreementRef" property (replacing previous value).
|
Service.Builder<? extends CollaborationInfo.Builder<_B>> |
CollaborationInfo.Builder.withService()
Returns a new builder to build the value of the "service" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
CollaborationInfo.copyTo(CollaborationInfo.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
CollaborationInfo.copyTo(CollaborationInfo.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.