Interface NameAware
-
- All Superinterfaces:
NameAware
- All Known Implementing Classes:
N2oObject,N2oQuery,N2oQuery.Field
@Deprecated public interface NameAware extends NameAware
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Deprecated Methods Modifier and Type Method Description java.lang.StringgetName()Deprecated.default voidsetName(java.lang.String name)Deprecated.
-