InterfaceOperationType |
ObjectFactory.createInterfaceOperationType()
|
InterfaceOperationType |
InterfaceOperationType.withDocumentation(java.util.Collection<DocumentationType> values) |
InterfaceOperationType |
InterfaceOperationType.withDocumentation(DocumentationType... values) |
InterfaceOperationType |
InterfaceOperationType.withDocumentation(java.util.List<DocumentationType> value) |
InterfaceOperationType |
InterfaceOperationType.withInfault(java.util.Collection<MessageRefFaultType> values) |
InterfaceOperationType |
InterfaceOperationType.withInfault(java.util.List<MessageRefFaultType> value) |
InterfaceOperationType |
InterfaceOperationType.withInfault(MessageRefFaultType... values) |
InterfaceOperationType |
InterfaceOperationType.withInput(java.util.Collection<MessageRefType> values) |
InterfaceOperationType |
InterfaceOperationType.withInput(java.util.List<MessageRefType> value) |
InterfaceOperationType |
InterfaceOperationType.withInput(MessageRefType... values) |
InterfaceOperationType |
InterfaceOperationType.withName(java.lang.String value) |
InterfaceOperationType |
InterfaceOperationType.withOutfault(java.util.Collection<MessageRefFaultType> values) |
InterfaceOperationType |
InterfaceOperationType.withOutfault(java.util.List<MessageRefFaultType> value) |
InterfaceOperationType |
InterfaceOperationType.withOutfault(MessageRefFaultType... values) |
InterfaceOperationType |
InterfaceOperationType.withOutput(java.util.Collection<MessageRefType> values) |
InterfaceOperationType |
InterfaceOperationType.withOutput(java.util.List<MessageRefType> value) |
InterfaceOperationType |
InterfaceOperationType.withOutput(MessageRefType... values) |
InterfaceOperationType |
InterfaceOperationType.withPattern(java.lang.String value) |
InterfaceOperationType |
InterfaceOperationType.withSafe(boolean value) |
InterfaceOperationType |
InterfaceOperationType.withStyle(java.lang.String value) |