| Package | Description |
|---|---|
| org.hisrc.w3c.wsdl.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<InterfaceFaultType> |
InterfaceType.fault |
| Modifier and Type | Method and Description |
|---|---|
InterfaceFaultType |
ObjectFactory.createInterfaceFaultType()
Create an instance of
InterfaceFaultType |
InterfaceFaultType |
InterfaceFaultType.withAny(java.util.Collection<java.lang.Object> values) |
InterfaceFaultType |
InterfaceFaultType.withAny(java.util.List<java.lang.Object> value) |
InterfaceFaultType |
InterfaceFaultType.withAny(java.lang.Object... values) |
InterfaceFaultType |
InterfaceFaultType.withDocumentation(java.util.Collection<DocumentationType> values) |
InterfaceFaultType |
InterfaceFaultType.withDocumentation(DocumentationType... values) |
InterfaceFaultType |
InterfaceFaultType.withDocumentation(java.util.List<DocumentationType> value) |
InterfaceFaultType |
InterfaceFaultType.withElement(java.lang.String value) |
InterfaceFaultType |
InterfaceFaultType.withName(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<InterfaceFaultType> |
ObjectFactory.createInterfaceTypeFault(InterfaceFaultType value)
|
java.util.List<InterfaceFaultType> |
InterfaceType.getFault()
Gets the value of the fault property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<InterfaceFaultType> |
ObjectFactory.createInterfaceTypeFault(InterfaceFaultType value)
|
InterfaceType |
InterfaceType.withFault(InterfaceFaultType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceType.setFault(java.util.List<InterfaceFaultType> value) |
InterfaceType |
InterfaceType.withFault(java.util.Collection<InterfaceFaultType> values) |
InterfaceType |
InterfaceType.withFault(java.util.List<InterfaceFaultType> value) |
Copyright © 2014-2022. All Rights Reserved.