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