Uses of Class
net.anotheria.anosite.gen.ascustomdata.data.CustomBoxHandlerDefDocument
-
Packages that use CustomBoxHandlerDefDocument Package Description net.anotheria.anosite.gen.ascustomdata.data -
-
Uses of CustomBoxHandlerDefDocument in net.anotheria.anosite.gen.ascustomdata.data
Methods in net.anotheria.anosite.gen.ascustomdata.data that return CustomBoxHandlerDefDocument Modifier and Type Method Description CustomBoxHandlerDefDocumentModuleASCustomData. createCustomBoxHandlerDef(CustomBoxHandlerDefDocument customboxhandlerdef)CustomBoxHandlerDefDocumentModuleASCustomData. getCustomBoxHandlerDef(java.lang.String id)CustomBoxHandlerDefDocumentModuleASCustomData. importCustomBoxHandlerDef(CustomBoxHandlerDefDocument customboxhandlerdef)Methods in net.anotheria.anosite.gen.ascustomdata.data that return types with arguments of type CustomBoxHandlerDefDocument Modifier and Type Method Description java.util.List<CustomBoxHandlerDefDocument>ModuleASCustomData. getCustomBoxHandlerDefs()Methods in net.anotheria.anosite.gen.ascustomdata.data with parameters of type CustomBoxHandlerDefDocument Modifier and Type Method Description CustomBoxHandlerDefDocumentModuleASCustomData. createCustomBoxHandlerDef(CustomBoxHandlerDefDocument customboxhandlerdef)CustomBoxHandlerDefDocumentModuleASCustomData. importCustomBoxHandlerDef(CustomBoxHandlerDefDocument customboxhandlerdef)voidModuleASCustomData. updateCustomBoxHandlerDef(CustomBoxHandlerDefDocument customboxhandlerdef)Constructors in net.anotheria.anosite.gen.ascustomdata.data with parameters of type CustomBoxHandlerDefDocument Constructor Description CustomBoxHandlerDefDocument(CustomBoxHandlerDefDocument toClone)
-