public class DateInput extends Object implements OperationInput
| Modifier and Type | Method and Description |
|---|---|
String |
getInputRef() |
String |
getInputType() |
boolean |
isBinary() |
protected final Date date
public DateInput(Date date)
public boolean isBinary()
isBinary in interface OperationInputpublic String getInputType()
getInputType in interface OperationInputpublic String getInputRef()
getInputRef in interface OperationInputCopyright © 2021. All rights reserved.