ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.sequencer.javafile.metadata.TypeMetadata.Type

Packages that use TypeMetadata.Type
org.modeshape.sequencer.javafile.metadata The classes that make up the metadata definitions for the Java source file sequencer. 
 

Uses of TypeMetadata.Type in org.modeshape.sequencer.javafile.metadata
 

Methods in org.modeshape.sequencer.javafile.metadata that return TypeMetadata.Type
 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.
 

Constructors in org.modeshape.sequencer.javafile.metadata with parameters of type TypeMetadata.Type
TypeMetadata(String name, TypeMetadata.Type type)
           
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.