Uses of Class
org.anchoranalysis.bean.define.Define
Packages that use Define
-
Uses of Define in org.anchoranalysis.bean.define
Subclasses with type arguments of type Define in org.anchoranalysis.bean.defineModifier and TypeClassDescriptionclassA bean where the definitions of many differentNamedBeans can be specified.Methods in org.anchoranalysis.bean.define that return DefineMethods in org.anchoranalysis.bean.define with parameters of type Define -
Uses of Define in org.anchoranalysis.bean.define.adder
Methods in org.anchoranalysis.bean.define.adder with parameters of type DefineModifier and TypeMethodDescriptionvoidvoidAdds items todefine.voidprotected voidDefineAdderWithPrefixBean.addWithName(Define define, String name, AnchorBean<?> item) Add an item todefinewith a name being added.