Package net.binis.codegen
Interface Base
- All Known Subinterfaces:
MixModify,SubModify,TestModify
- All Known Implementing Classes:
BaseImpl,SubModifyImpl,TestModifyImpl
@Generated(value="BasePrototype", comments="BaseImpl") public interface Base extends Typeable<TestEnum>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceBase.Fields<T> -
Method Summary
Modifier and Type Method Description OffsetDateTimegetDate()LonggetId()voidsetDate(OffsetDateTime date)voidsetId(Long id)