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