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