Interface DataAttribute.DataTypeStage
-
- All Known Implementing Classes:
DataAttribute.Builder
- Enclosing class:
- DataAttribute
public static interface DataAttribute.DataTypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataAttribute._FinalStagedataType(DataAttribute.DataType dataType)The data type of the attribute.
-
-
-
Method Detail
-
dataType
DataAttribute._FinalStage dataType(@NotNull DataAttribute.DataType dataType)
The data type of the attribute.
-
-