| Package | Description |
|---|---|
| org.oasisOpen.docs.wsrf.bf2 | |
| org.oasisOpen.docs.wsrf.bf2.impl |
| Modifier and Type | Method and Description |
|---|---|
BaseFaultType.ErrorCode |
BaseFaultType.addNewErrorCode()
Appends and returns a new empty "ErrorCode" element
|
BaseFaultType.ErrorCode |
BaseFaultType.getErrorCode()
Gets the "ErrorCode" element
|
static BaseFaultType.ErrorCode |
BaseFaultType.ErrorCode.Factory.newInstance() |
static BaseFaultType.ErrorCode |
BaseFaultType.ErrorCode.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseFaultType.setErrorCode(BaseFaultType.ErrorCode errorCode)
Sets the "ErrorCode" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseFaultTypeImpl.ErrorCodeImpl
An XML ErrorCode(@http://docs.oasis-open.org/wsrf/bf-2).
|
| Modifier and Type | Method and Description |
|---|---|
BaseFaultType.ErrorCode |
BaseFaultTypeImpl.addNewErrorCode()
Appends and returns a new empty "ErrorCode" element
|
BaseFaultType.ErrorCode |
BaseFaultTypeImpl.getErrorCode()
Gets the "ErrorCode" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseFaultTypeImpl.setErrorCode(BaseFaultType.ErrorCode errorCode)
Sets the "ErrorCode" element
|
Copyright © 2018 52north.org. All rights reserved.