Class Annotation
- java.lang.Object
-
- com.github.davidmoten.odata.client.generator.model.Annotation
-
public final class Annotation extends Object
-
-
Constructor Summary
Constructors Constructor Description Annotation(Annotation annotation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<Boolean>getBool()List<String>getRecords()Optional<String>getString()StringgetTerm()
-