| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected ManifestType |
ManifestType.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends ManifestType> |
ManifestType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
ManifestType |
ManifestType.Builder.build() |
ManifestType |
ObjectFactory.createManifestType()
Create an instance of
ManifestType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ManifestType> |
ObjectFactory.createManifest(ManifestType value)
|
| Modifier and Type | Method and Description |
|---|---|
static ManifestType.Builder<Void> |
ManifestType.copyExcept(ManifestType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> ManifestType.Builder<_B> |
ManifestType.copyOf(ManifestType _other) |
static <_B> ManifestType.Builder<_B> |
ManifestType.copyOf(ManifestType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static ManifestType.Builder<Void> |
ManifestType.copyOnly(ManifestType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<ManifestType> |
ObjectFactory.createManifest(ManifestType value)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
ManifestType _other,
boolean _copy) |
Builder(_B _parentBuilder,
ManifestType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.