| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected Service |
Service.Builder._storedValue |
protected Service |
CollaborationInfo.service |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends Service> |
Service.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.Builder.build() |
Service |
ObjectFactory.createService()
Create an instance of
Service |
Service |
CollaborationInfo.getService()
Gets the value of the service property.
|
| Modifier and Type | Method and Description |
|---|---|
static Service.Builder<Void> |
Service.copyExcept(Service _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Service.Builder<_B> |
Service.copyOf(Service _other) |
static <_B> Service.Builder<_B> |
Service.copyOf(Service _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Service.Builder<Void> |
Service.copyOnly(Service _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
CollaborationInfo.setService(Service value)
Sets the value of the service property.
|
CollaborationInfo.Builder<_B> |
CollaborationInfo.Builder.withService(Service service)
Sets the new value of "service" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Service _other,
boolean _copy) |
Builder(_B _parentBuilder,
Service _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.