name.pehl.piriti.rebind.property
Class Variables

java.lang.Object
  extended by name.pehl.piriti.rebind.property.Variables

public class Variables
extends Object


Constructor Summary
Variables()
           
Variables(String value)
           
 
Method Summary
 String getValue()
           
 String getValueAsString()
           
 String newVariable(String suffix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Variables

public Variables()

Variables

public Variables(String value)
Method Detail

getValue

public String getValue()

getValueAsString

public String getValueAsString()

newVariable

public String newVariable(String suffix)


Copyright © 2012 Harald Pehl. All Rights Reserved.