|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReturnWrapper.WrappedType | |
---|---|
com.tibco.bw.poa.runtime | The Advice Implementation Runtime API |
Uses of ReturnWrapper.WrappedType in com.tibco.bw.poa.runtime |
---|
Methods in com.tibco.bw.poa.runtime that return ReturnWrapper.WrappedType | |
---|---|
ReturnWrapper.WrappedType |
ReturnWrapper.getWrappedType()
Returns the WrappedType enum indicating the type of the wrapped object |
static ReturnWrapper.WrappedType |
ReturnWrapper.WrappedType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReturnWrapper.WrappedType[] |
ReturnWrapper.WrappedType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |