| Modifier and Type | Method and Description |
|---|---|
BaseFaultType |
BaseFaultDocument.addNewBaseFault()
Appends and returns a new empty "BaseFault" element
|
BaseFaultType |
BaseFaultDocument.getBaseFault()
Gets the "BaseFault" element
|
static BaseFaultType |
BaseFaultType.Factory.newInstance() |
static BaseFaultType |
BaseFaultType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static BaseFaultType |
BaseFaultType.Factory.parse(File file) |
static BaseFaultType |
BaseFaultType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static BaseFaultType |
BaseFaultType.Factory.parse(InputStream is) |
static BaseFaultType |
BaseFaultType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static BaseFaultType |
BaseFaultType.Factory.parse(Node node) |
static BaseFaultType |
BaseFaultType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static BaseFaultType |
BaseFaultType.Factory.parse(Reader r) |
static BaseFaultType |
BaseFaultType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static BaseFaultType |
BaseFaultType.Factory.parse(String xmlAsString) |
static BaseFaultType |
BaseFaultType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static BaseFaultType |
BaseFaultType.Factory.parse(URL u) |
static BaseFaultType |
BaseFaultType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static BaseFaultType |
BaseFaultType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static BaseFaultType |
BaseFaultType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static BaseFaultType |
BaseFaultType.Factory.parse(XMLStreamReader sr) |
static BaseFaultType |
BaseFaultType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseFaultDocument.setBaseFault(BaseFaultType baseFault)
Sets the "BaseFault" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFaultTypeImpl
An XML BaseFaultType(@http://docs.oasis-open.org/wsrf/bf-2).
|
| Modifier and Type | Method and Description |
|---|---|
BaseFaultType |
BaseFaultDocumentImpl.addNewBaseFault()
Appends and returns a new empty "BaseFault" element
|
BaseFaultType |
BaseFaultDocumentImpl.getBaseFault()
Gets the "BaseFault" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseFaultDocumentImpl.setBaseFault(BaseFaultType baseFault)
Sets the "BaseFault" element
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceUnavailableFaultType
An XML ResourceUnavailableFaultType(@http://docs.oasis-open.org/wsrf/r-2).
|
interface |
ResourceUnknownFaultType
An XML ResourceUnknownFaultType(@http://docs.oasis-open.org/wsrf/r-2).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceUnavailableFaultTypeImpl
An XML ResourceUnavailableFaultType(@http://docs.oasis-open.org/wsrf/r-2).
|
class |
ResourceUnknownFaultTypeImpl
An XML ResourceUnknownFaultType(@http://docs.oasis-open.org/wsrf/r-2).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceNotDestroyedFaultType
An XML ResourceNotDestroyedFaultType(@http://docs.oasis-open.org/wsrf/rl-2).
|
interface |
TerminationTimeChangeRejectedFaultType
An XML TerminationTimeChangeRejectedFaultType(@http://docs.oasis-open.org/wsrf/rl-2).
|
interface |
UnableToSetTerminationTimeFaultType
An XML UnableToSetTerminationTimeFaultType(@http://docs.oasis-open.org/wsrf/rl-2).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceNotDestroyedFaultTypeImpl
An XML ResourceNotDestroyedFaultType(@http://docs.oasis-open.org/wsrf/rl-2).
|
class |
TerminationTimeChangeRejectedFaultTypeImpl
An XML TerminationTimeChangeRejectedFaultType(@http://docs.oasis-open.org/wsrf/rl-2).
|
class |
UnableToSetTerminationTimeFaultTypeImpl
An XML UnableToSetTerminationTimeFaultType(@http://docs.oasis-open.org/wsrf/rl-2).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeleteResourcePropertiesRequestFailedFaultType
An XML DeleteResourcePropertiesRequestFailedFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
InsertResourcePropertiesRequestFailedFaultType
An XML InsertResourcePropertiesRequestFailedFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
InvalidModificationFaultType
An XML InvalidModificationFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
InvalidQueryExpressionFaultType
An XML InvalidQueryExpressionFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
InvalidResourcePropertyQNameFaultType
An XML InvalidResourcePropertyQNameFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
QueryEvaluationErrorFaultType
An XML QueryEvaluationErrorFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
SetResourcePropertyRequestFailedFaultType
An XML SetResourcePropertyRequestFailedFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
UnableToModifyResourcePropertyFaultType
An XML UnableToModifyResourcePropertyFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
UnableToPutResourcePropertyDocumentFaultType
An XML UnableToPutResourcePropertyDocumentFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
UnknownQueryExpressionDialectFaultType
An XML UnknownQueryExpressionDialectFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
interface |
UpdateResourcePropertiesRequestFailedFaultType
An XML UpdateResourcePropertiesRequestFailedFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteResourcePropertiesRequestFailedFaultTypeImpl
An XML DeleteResourcePropertiesRequestFailedFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
InsertResourcePropertiesRequestFailedFaultTypeImpl
An XML InsertResourcePropertiesRequestFailedFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
InvalidModificationFaultTypeImpl
An XML InvalidModificationFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
InvalidQueryExpressionFaultTypeImpl
An XML InvalidQueryExpressionFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
InvalidResourcePropertyQNameFaultTypeImpl
An XML InvalidResourcePropertyQNameFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
QueryEvaluationErrorFaultTypeImpl
An XML QueryEvaluationErrorFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
SetResourcePropertyRequestFailedFaultTypeImpl
An XML SetResourcePropertyRequestFailedFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
UnableToModifyResourcePropertyFaultTypeImpl
An XML UnableToModifyResourcePropertyFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
UnableToPutResourcePropertyDocumentFaultTypeImpl
An XML UnableToPutResourcePropertyDocumentFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
UnknownQueryExpressionDialectFaultTypeImpl
An XML UnknownQueryExpressionDialectFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
class |
UpdateResourcePropertiesRequestFailedFaultTypeImpl
An XML UpdateResourcePropertiesRequestFailedFaultType(@http://docs.oasis-open.org/wsrf/rp-2).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AddRefusedFaultType
An XML AddRefusedFaultType(@http://docs.oasis-open.org/wsrf/sg-2).
|
interface |
ContentCreationFailedFaultType
An XML ContentCreationFailedFaultType(@http://docs.oasis-open.org/wsrf/sg-2).
|
interface |
UnsupportedMemberInterfaceFaultType
An XML UnsupportedMemberInterfaceFaultType(@http://docs.oasis-open.org/wsrf/sg-2).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddRefusedFaultTypeImpl
An XML AddRefusedFaultType(@http://docs.oasis-open.org/wsrf/sg-2).
|
class |
ContentCreationFailedFaultTypeImpl
An XML ContentCreationFailedFaultType(@http://docs.oasis-open.org/wsrf/sg-2).
|
class |
UnsupportedMemberInterfaceFaultTypeImpl
An XML UnsupportedMemberInterfaceFaultType(@http://docs.oasis-open.org/wsrf/sg-2).
|
Copyright © 2018 52north.org. All rights reserved.