Uses of Interface
net.binis.codegen.TestModify.Modify
| Package | Description |
|---|---|
| net.binis.codegen |
-
Uses of TestModify.Modify in net.binis.codegen
Classes in net.binis.codegen that implement TestModify.Modify Modifier and Type Class Description protected classTestModifyImpl.TestModifyModifyImplMethods in net.binis.codegen that return TestModify.Modify Modifier and Type Method Description TestModify.ModifyTestModifyImpl.TestModifyModifyImpl. amount(double amount)TestModify.ModifyTestModifyImpl.TestModifyModifyImpl. date(OffsetDateTime date)TestModify.ModifyTestModifyImpl.TestModifyModifyImpl. id(Long id)TestModify.ModifyTestModify.Modify. items(List<Long> items)TestModify.ModifyTestModifyImpl.TestModifyModifyImpl. items(List<Long> items)TestModify.ModifyTestModify.Modify. subs(Set<SubModify> subs)TestModify.ModifyTestModifyImpl.TestModifyModifyImpl. subs(Set<SubModify> subs)TestModify.ModifyTestModifyImpl.TestModifyModifyImpl. title(String title)TestModify.ModifyTestModifyImpl.TestModifyModifyImpl. type(TestEnum type)TestModify.ModifyTestModify. with()TestModify.ModifyTestModifyImpl. with()Methods in net.binis.codegen that return types with arguments of type TestModify.Modify Modifier and Type Method Description net.binis.codegen.collection.CodeList<Long,TestModify.Modify>TestModify.Modify. items()net.binis.codegen.collection.CodeList<Long,TestModify.Modify>TestModifyImpl.TestModifyModifyImpl. items()net.binis.codegen.collection.EmbeddedCodeCollection<SubModify.EmbeddedModify<SubModify.Modify>,SubModify,TestModify.Modify>TestModify.Modify. subs()net.binis.codegen.collection.EmbeddedCodeCollection<SubModify.EmbeddedModify<SubModify.Modify>,SubModify,TestModify.Modify>TestModifyImpl.TestModifyModifyImpl. subs()