Class Field
java.lang.Object
ch.threema.apitool.console.commands.fields.Field
- Direct Known Subclasses:
ByteArrayField,FileField,FolderField,KeyField,TextField,ThreemaIDField
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
Field
-
-
Method Details
-
setValue
-
isRequired
public boolean isRequired() -
getKey
-
isValid
public boolean isValid() throws RequiredCommandFieldMissingException, InvalidCommandFieldValueException -
validate
protected boolean validate()
-