Uses of Class
net.ideahut.springboot.crud.Stack
Packages that use Stack
-
Uses of Stack in net.ideahut.springboot.crud
Methods in net.ideahut.springboot.crud that return StackModifier and TypeMethodDescriptionStack.addRelation(net.ideahut.springboot.crud.Relation relation) static Stackstatic Stackstatic StackStack.of(EntityInfo entityInfo) static StackStack.of(EntityInfo entityInfo, net.ideahut.springboot.crud.Relation relation) protected StackStack.setEntities(List<Object> entities) protected StackStack.setEntityInfo(EntityInfo entityInfo) Stack.setRelations(List<net.ideahut.springboot.crud.Relation> relations) Stack.setReplica(Integer replica) Methods in net.ideahut.springboot.crud with parameters of type StackModifier and TypeMethodDescriptionMethod parameters in net.ideahut.springboot.crud with type arguments of type Stack