org.modeshape.sequencer.javafile.metadata
Class ImportMetadata
java.lang.Object
org.modeshape.sequencer.javafile.metadata.ImportMetadata
public class ImportMetadata
- extends Object
Import metadata.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public String getName()
getType
public ImportMetadata.Type getType()
onDemand
public static ImportMetadata onDemand(String name)
single
public static ImportMetadata single(String name)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.