Package uk.gov.gchq.gaffer.rest.model
Class OperationField
- java.lang.Object
-
- uk.gov.gchq.gaffer.rest.model.OperationField
-
public class OperationField extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetClassName()StringgetName()Set<String>getOptions()StringgetSummary()inthashCode()booleanisRequired()StringtoString()
-