static AgreementRef.Builder<Void> |
AgreementRef.builder() |
|
static AgreementRef.Builder<Void> |
AgreementRef.copyExcept(AgreementRef _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
AgreementRef.Builder<_B> |
AgreementRef.Builder.copyOf(AgreementRef _other) |
|
AgreementRef.Builder<_B> |
AgreementRef.Builder.copyOf(AgreementRef.Builder _other) |
|
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) |
|
AgreementRef.Builder<Void> |
AgreementRef.newCopyBuilder() |
|
<_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(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
AgreementRef.Builder<? extends CollaborationInfo.Builder<_B>> |
CollaborationInfo.Builder.withAgreementRef() |
Returns the existing builder or a new builder to build the value of the
"agreementRef" property.
|
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)
|