Package | Description |
---|---|
org.modeshape.sequencer.javafile.metadata |
The classes that make up the metadata definitions for the Java source file sequencer.
|
Modifier and Type | Method and Description |
---|---|
TypeMetadata.Type |
TypeMetadata.getType() |
static TypeMetadata.Type |
TypeMetadata.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeMetadata.Type[] |
TypeMetadata.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TypeMetadata(String name,
TypeMetadata.Type type) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.