|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserDefinedException.FaultQnameType | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.impl.exception | |
| Uses of UserDefinedException.FaultQnameType in com.ebmwebsourcing.easybpel.model.bpel.impl.exception |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.exception that return UserDefinedException.FaultQnameType | |
|---|---|
UserDefinedException.FaultQnameType |
UserDefinedException.getQnameType()
|
static UserDefinedException.FaultQnameType |
UserDefinedException.FaultQnameType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UserDefinedException.FaultQnameType[] |
UserDefinedException.FaultQnameType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.exception with parameters of type UserDefinedException.FaultQnameType | |
|---|---|
UserDefinedException(javax.xml.namespace.QName faultName,
java.lang.String faultVariable,
UserDefinedException.FaultQnameType qnameType,
javax.xml.namespace.QName qname,
com.ebmwebsourcing.easyviper.core.api.engine.Scope scope)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||