|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequesterType | |
---|---|
com.ibm.twss.spm.admin.common | WSDL Java Bindings for http://www.ibm.com/schema/twss/spm/admin/common/v2_0. |
com.ibm.twss.spm.admin.req | WSDL Java Bindings for http://www.ibm.com/schema/twss/spm/admin/requester/v2_0/local. |
Uses of RequesterType in com.ibm.twss.spm.admin.common |
---|
Fields in com.ibm.twss.spm.admin.common declared as RequesterType | |
---|---|
static RequesterType |
RequesterType.Requester
|
static RequesterType |
RequesterType.RequesterGroup
|
Methods in com.ibm.twss.spm.admin.common that return RequesterType | |
---|---|
static RequesterType |
RequesterType.fromString(java.lang.String value)
|
static RequesterType |
RequesterType.fromValue(java.lang.String value)
|
RequesterType |
RequesterDefinition.getDefinitionType()
|
Methods in com.ibm.twss.spm.admin.common with parameters of type RequesterType | |
---|---|
void |
RequesterDefinition.setDefinitionType(RequesterType definitionType)
|
Uses of RequesterType in com.ibm.twss.spm.admin.req |
---|
Methods in com.ibm.twss.spm.admin.req that return RequesterType | |
---|---|
RequesterType |
FindMatchingRequestersRequest.getDefinitionType()
|
Methods in com.ibm.twss.spm.admin.req with parameters of type RequesterType | |
---|---|
void |
FindMatchingRequestersRequest.setDefinitionType(RequesterType definitionType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |