|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICorbaServerDefinition.AutopublishValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of ICorbaServerDefinition.AutopublishValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return ICorbaServerDefinition.AutopublishValue | |
---|---|
ICorbaServerDefinition.AutopublishValue |
ICorbaServerDefinition.getAutopublish()
Getter for field AUTOPUBLISH |
static ICorbaServerDefinition.AutopublishValue |
ICorbaServerDefinition.AutopublishValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ICorbaServerDefinition.AutopublishValue[] |
ICorbaServerDefinition.AutopublishValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of ICorbaServerDefinition.AutopublishValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type ICorbaServerDefinition.AutopublishValue | |
---|---|
void |
IMutableCorbaServerDefinition.setAutopublish(ICorbaServerDefinition.AutopublishValue _autopublish)
Setter for field AUTOPUBLISH |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |