ModeShape Distribution 3.0.0.Beta4

org.modeshape.sequencer.javafile.metadata
Class ImportMetadata

java.lang.Object
  extended by org.modeshape.sequencer.javafile.metadata.ImportMetadata

public class ImportMetadata
extends Object

Import metadata.


Nested Class Summary
static class ImportMetadata.Type
           
 
Method Summary
 String getName()
           
 ImportMetadata.Type getType()
           
static ImportMetadata onDemand(String name)
           
static ImportMetadata single(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getType

public ImportMetadata.Type getType()

onDemand

public static ImportMetadata onDemand(String name)

single

public static ImportMetadata single(String name)

ModeShape Distribution 3.0.0.Beta4

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