Modifier and Type | Method and Description |
---|---|
static PrintTalk.EnumBusinessObject |
PrintTalk.EnumBusinessObject.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrintTalk.EnumBusinessObject[] |
PrintTalk.EnumBusinessObject.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BusinessObject |
PrintTalk.appendRequest(PrintTalk.EnumBusinessObject bo,
PrintTalk ref)
appends a request with an initialized Business Object
|
BusinessObject |
PrintTalk.appendResponse(PrintTalk.EnumBusinessObject bo,
PrintTalk ref)
appends a synchronous response with an initialized Business Object
|
Copyright © 2017. All rights reserved.