org.modeshape.sequencer.java.metadata
Class Variable
java.lang.Object
org.modeshape.sequencer.java.metadata.Variable
public class Variable
- extends Object
A variable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Variable
public Variable()
Variable
public Variable(String name)
getName
public String getName()
- Returns:
- name
setName
public void setName(String name)
- Parameters:
name
- Sets name to the specified value.
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.