|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SFFault in com.ibm.etools.sfm.sfpi |
|---|
| Methods in com.ibm.etools.sfm.sfpi that return SFFault | |
|---|---|
static SFFault |
SFOperationFactory.createFault(SFMessage message)
Creates a fault of an operation. |
| Methods in com.ibm.etools.sfm.sfpi that return types with arguments of type SFFault | |
|---|---|
java.util.List<SFFault> |
SFOperation.getFaults()
|
| Method parameters in com.ibm.etools.sfm.sfpi with type arguments of type SFFault | |
|---|---|
static SFOperation |
SFOperationFactory.createOperation(java.lang.String name,
SFInput input,
SFOutput output,
java.util.List<SFFault> faults)
Creates an operation. |
void |
SFOperation.setFaults(java.util.List<SFFault> faults)
Sets the faults of the operations. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||