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