| Package | Description |
|---|---|
| org.hisrc.w3c.wsdl.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<MessageRefFaultType> |
InterfaceOperationType.infault |
protected java.util.List<MessageRefFaultType> |
InterfaceOperationType.outfault |
| Modifier and Type | Method and Description |
|---|---|
MessageRefFaultType |
ObjectFactory.createMessageRefFaultType()
Create an instance of
MessageRefFaultType |
MessageRefFaultType |
MessageRefFaultType.withAny(java.util.Collection<java.lang.Object> values) |
MessageRefFaultType |
MessageRefFaultType.withAny(java.util.List<java.lang.Object> value) |
MessageRefFaultType |
MessageRefFaultType.withAny(java.lang.Object... values) |
MessageRefFaultType |
MessageRefFaultType.withDocumentation(java.util.Collection<DocumentationType> values) |
MessageRefFaultType |
MessageRefFaultType.withDocumentation(DocumentationType... values) |
MessageRefFaultType |
MessageRefFaultType.withDocumentation(java.util.List<DocumentationType> value) |
MessageRefFaultType |
MessageRefFaultType.withMessageLabel(java.lang.String value) |
MessageRefFaultType |
MessageRefFaultType.withRef(javax.xml.namespace.QName value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<MessageRefFaultType> |
ObjectFactory.createInterfaceOperationTypeInfault(MessageRefFaultType value)
|
javax.xml.bind.JAXBElement<MessageRefFaultType> |
ObjectFactory.createInterfaceOperationTypeOutfault(MessageRefFaultType value)
|
java.util.List<MessageRefFaultType> |
InterfaceOperationType.getInfault()
Gets the value of the infault property.
|
java.util.List<MessageRefFaultType> |
InterfaceOperationType.getOutfault()
Gets the value of the outfault property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<MessageRefFaultType> |
ObjectFactory.createInterfaceOperationTypeInfault(MessageRefFaultType value)
|
javax.xml.bind.JAXBElement<MessageRefFaultType> |
ObjectFactory.createInterfaceOperationTypeOutfault(MessageRefFaultType value)
|
InterfaceOperationType |
InterfaceOperationType.withInfault(MessageRefFaultType... values) |
InterfaceOperationType |
InterfaceOperationType.withOutfault(MessageRefFaultType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceOperationType.setInfault(java.util.List<MessageRefFaultType> value) |
void |
InterfaceOperationType.setOutfault(java.util.List<MessageRefFaultType> value) |
InterfaceOperationType |
InterfaceOperationType.withInfault(java.util.Collection<MessageRefFaultType> values) |
InterfaceOperationType |
InterfaceOperationType.withInfault(java.util.List<MessageRefFaultType> value) |
InterfaceOperationType |
InterfaceOperationType.withOutfault(java.util.Collection<MessageRefFaultType> values) |
InterfaceOperationType |
InterfaceOperationType.withOutfault(java.util.List<MessageRefFaultType> value) |
Copyright © 2014-2022. All Rights Reserved.