| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
static Schema.Builder<Void> |
Schema.builder() |
static Schema.Builder<Void> |
Schema.copyExcept(Schema _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Schema.Builder<_B> |
Schema.copyOf(Schema _other) |
static <_B> Schema.Builder<_B> |
Schema.copyOf(Schema _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Schema.Builder<Void> |
Schema.copyOnly(Schema _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> Schema.Builder<_B> |
Schema.newCopyBuilder(_B _parentBuilder) |
<_B> Schema.Builder<_B> |
Schema.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Schema.Builder<Void> |
Schema.newCopyBuilder() |
Schema.Builder<Void> |
Schema.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Schema.Builder<_B> |
Schema.Builder.withLocation(String location)
Sets the new value of "location" (any previous value will be replaced)
|
Schema.Builder<_B> |
Schema.Builder.withNamespace(String namespace)
Sets the new value of "namespace" (any previous value will be replaced)
|
Schema.Builder<? extends PartInfo.Builder<_B>> |
PartInfo.Builder.withSchema()
Returns a new builder to build the value of the "schema" property (replacing previous value).
|
Schema.Builder<_B> |
Schema.Builder.withVersion(String version)
Sets the new value of "version" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
Schema.copyTo(Schema.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
Schema.copyTo(Schema.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.