OperationRequest.setInput(java.lang.Object)
method.@Deprecated public class PrimitiveInput<T> extends Object implements OperationInput
Modifier and Type | Field and Description |
---|---|
protected String |
type
Deprecated.
|
protected T |
value
Deprecated.
|
Constructor and Description |
---|
PrimitiveInput(T value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getInputRef()
Deprecated.
|
String |
getInputType()
Deprecated.
|
boolean |
isBinary()
Deprecated.
|
public PrimitiveInput(T value)
public boolean isBinary()
isBinary
in interface OperationInput
public String getInputType()
getInputType
in interface OperationInput
public String getInputRef()
getInputRef
in interface OperationInput
Copyright © 2016 Nuxeo SA. All rights reserved.