|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILocalFile.ReadValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of ILocalFile.ReadValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return ILocalFile.ReadValue | |
---|---|
ILocalFile.ReadValue |
ILocalFile.getRead()
Getter for field READ |
static ILocalFile.ReadValue |
ILocalFile.ReadValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ILocalFile.ReadValue[] |
ILocalFile.ReadValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of ILocalFile.ReadValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type ILocalFile.ReadValue | |
---|---|
void |
IMutableLocalFile.setRead(ILocalFile.ReadValue _read)
Setter for field READ |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |