Uses of Class
net.binis.codegen.annotation.type.EmbeddedModifierType
| Package | Description |
|---|---|
| net.binis.codegen.annotation | |
| net.binis.codegen.annotation.type |
-
Uses of EmbeddedModifierType in net.binis.codegen.annotation
Methods in net.binis.codegen.annotation that return EmbeddedModifierType Modifier and Type Method Description EmbeddedModifierTypevalue() -
Uses of EmbeddedModifierType in net.binis.codegen.annotation.type
Methods in net.binis.codegen.annotation.type that return EmbeddedModifierType Modifier and Type Method Description static EmbeddedModifierTypeEmbeddedModifierType. valueOf(String name)Returns the enum constant of this type with the specified name.static EmbeddedModifierType[]EmbeddedModifierType. values()Returns an array containing the constants of this enum type, in the order they are declared.