Uses of Class
net.anotheria.anosite.gen.asgenericdata.data.GenericBoxHandlerDefDocument
-
Packages that use GenericBoxHandlerDefDocument Package Description net.anotheria.anosite.gen.asgenericdata.data -
-
Uses of GenericBoxHandlerDefDocument in net.anotheria.anosite.gen.asgenericdata.data
Methods in net.anotheria.anosite.gen.asgenericdata.data that return GenericBoxHandlerDefDocument Modifier and Type Method Description GenericBoxHandlerDefDocumentModuleASGenericData. createGenericBoxHandlerDef(GenericBoxHandlerDefDocument genericboxhandlerdef)GenericBoxHandlerDefDocumentModuleASGenericData. getGenericBoxHandlerDef(java.lang.String id)GenericBoxHandlerDefDocumentModuleASGenericData. importGenericBoxHandlerDef(GenericBoxHandlerDefDocument genericboxhandlerdef)Methods in net.anotheria.anosite.gen.asgenericdata.data that return types with arguments of type GenericBoxHandlerDefDocument Modifier and Type Method Description java.util.List<GenericBoxHandlerDefDocument>ModuleASGenericData. getGenericBoxHandlerDefs()Methods in net.anotheria.anosite.gen.asgenericdata.data with parameters of type GenericBoxHandlerDefDocument Modifier and Type Method Description GenericBoxHandlerDefDocumentModuleASGenericData. createGenericBoxHandlerDef(GenericBoxHandlerDefDocument genericboxhandlerdef)GenericBoxHandlerDefDocumentModuleASGenericData. importGenericBoxHandlerDef(GenericBoxHandlerDefDocument genericboxhandlerdef)voidModuleASGenericData. updateGenericBoxHandlerDef(GenericBoxHandlerDefDocument genericboxhandlerdef)Constructors in net.anotheria.anosite.gen.asgenericdata.data with parameters of type GenericBoxHandlerDefDocument Constructor Description GenericBoxHandlerDefDocument(GenericBoxHandlerDefDocument toClone)
-