JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
gov.nist.secauto.metaschema.databind
Package
gov.nist.secauto.metaschema.databind.codegen
Interface IModuleBindingGenerator
All Known Implementing Classes:
DefaultModuleBindingGenerator
public interface
IModuleBindingGenerator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Class
<? extends
IBoundModule
>
generate
(
IModule
module)
Method Details
generate
@NonNull
Class
<? extends
IBoundModule
>
generate
(@NonNull
IModule
module)