| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected Exception.ExceptionType |
Exception.ExceptionType.Builder._storedValue |
protected Exception.ExceptionType |
Exception.exceptionType |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends Exception.ExceptionType> |
Exception.ExceptionType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
Exception.ExceptionType |
Exception.ExceptionType.Builder.build() |
Exception.ExceptionType |
ObjectFactory.createExceptionExceptionType()
Create an instance of
Exception.ExceptionType |
Exception.ExceptionType |
Exception.getExceptionType()
Gets the value of the exceptionType property.
|
| Modifier and Type | Method and Description |
|---|---|
static Exception.ExceptionType.Builder<Void> |
Exception.ExceptionType.copyExcept(Exception.ExceptionType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.copyOf(Exception.ExceptionType _other) |
static <_B> Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.copyOf(Exception.ExceptionType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Exception.ExceptionType.Builder<Void> |
Exception.ExceptionType.copyOnly(Exception.ExceptionType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
Exception.setExceptionType(Exception.ExceptionType value)
Sets the value of the exceptionType property.
|
Exception.Builder<_B> |
Exception.Builder.withExceptionType(Exception.ExceptionType exceptionType)
Sets the new value of "exceptionType" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Exception.ExceptionType _other,
boolean _copy) |
Builder(_B _parentBuilder,
Exception.ExceptionType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.