| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected AgreementRef |
AgreementRef.Builder._storedValue |
protected AgreementRef |
CollaborationInfo.agreementRef |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends AgreementRef> |
AgreementRef.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
AgreementRef |
AgreementRef.Builder.build() |
AgreementRef |
ObjectFactory.createAgreementRef()
Create an instance of
AgreementRef |
AgreementRef |
CollaborationInfo.getAgreementRef()
Gets the value of the agreementRef property.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
void |
CollaborationInfo.setAgreementRef(AgreementRef value)
Sets the value of the agreementRef property.
|
CollaborationInfo.Builder<_B> |
CollaborationInfo.Builder.withAgreementRef(AgreementRef agreementRef)
Sets the new value of "agreementRef" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
AgreementRef _other,
boolean _copy) |
Builder(_B _parentBuilder,
AgreementRef _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.