Package | Description |
---|---|
org.cip4.printtalk | |
org.cip4.printtalk.builder |
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)
Deprecated.
currently synchronous responses are not handled
|
Modifier and Type | Method and Description |
---|---|
PrintTalk.EnumBusinessObject |
PrintTalkBuilder.getBusinessObject() |
Modifier and Type | Method and Description |
---|---|
void |
PrintTalkBuilder.setBusinessObject(PrintTalk.EnumBusinessObject businessObject) |
Copyright © 2019. All rights reserved.