|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IURIMapDefinition.RedirecttypeValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of IURIMapDefinition.RedirecttypeValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return IURIMapDefinition.RedirecttypeValue | |
---|---|
IURIMapDefinition.RedirecttypeValue |
IURIMapDefinition.getRedirecttype()
Getter for field REDIRECTTYPE |
static IURIMapDefinition.RedirecttypeValue |
IURIMapDefinition.RedirecttypeValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IURIMapDefinition.RedirecttypeValue[] |
IURIMapDefinition.RedirecttypeValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of IURIMapDefinition.RedirecttypeValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type IURIMapDefinition.RedirecttypeValue | |
---|---|
void |
IMutableURIMapDefinition.setRedirecttype(IURIMapDefinition.RedirecttypeValue _redirecttype)
Setter for field REDIRECTTYPE |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |