Uses of Class
uk.gov.gchq.gaffer.rest.example.ExampleDomainObject
-
Packages that use ExampleDomainObject Package Description uk.gov.gchq.gaffer.rest.example Example domain objects and functions for demonstrating some features of the Gaffer REST API. -
-
Uses of ExampleDomainObject in uk.gov.gchq.gaffer.rest.example
Methods in uk.gov.gchq.gaffer.rest.example that return ExampleDomainObject Modifier and Type Method Description ExampleDomainObjectExampleDomainObjectGenerator. _apply(Element element)Methods in uk.gov.gchq.gaffer.rest.example with parameters of type ExampleDomainObject Modifier and Type Method Description ElementExampleElementGenerator. _apply(ExampleDomainObject obj)
-