| Package | Description |
|---|---|
| com.github.davidmoten.odata.client.generator.model | |
| org.oasisopen.odata.csdl.v4 |
| Constructor and Description |
|---|
Annotation(Annotation annotation) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Annotation> |
TEnumTypeMember.annotation |
protected List<Annotation> |
TTerm.annotation |
protected List<Annotation> |
TOnDelete.annotation |
protected List<Annotation> |
TInclude.annotation |
protected List<Annotation> |
TFunctionImport.annotation |
protected List<Annotation> |
TNullExpression.annotation |
protected List<Annotation> |
TActionFunctionReturnType.annotation |
protected List<Annotation> |
TActionImport.annotation |
protected List<Annotation> |
TFunction.annotation |
protected List<Annotation> |
TReferentialConstraint.annotation |
protected List<Annotation> |
TAnnotations.annotation |
protected List<Annotation> |
TProperty.annotation |
protected List<Annotation> |
TActionFunctionParameter.annotation |
protected List<Annotation> |
TTypeDefinition.annotation |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
ObjectFactory.createAnnotation()
Create an instance of
Annotation |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
TEnumTypeMember.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TTerm.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TOnDelete.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TInclude.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TFunctionImport.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TNullExpression.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TActionFunctionReturnType.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TActionImport.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TFunction.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TReferentialConstraint.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TAnnotations.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TProperty.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TActionFunctionParameter.getAnnotation()
Gets the value of the annotation property.
|
List<Annotation> |
TTypeDefinition.getAnnotation()
Gets the value of the annotation property.
|
Copyright © 2018–2020. All rights reserved.