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 boolean
equals(Object o)
String
getClassName()
String
getName()
Set<String>
getOptions()
String
getSummary()
int
hashCode()
boolean
isRequired()
String
toString()
-