org.modeshape.jcr
Class JcrTools.Variable

java.lang.Object
  extended by org.modeshape.jcr.JcrTools.Variable
Enclosing class:
JcrTools

@Immutable
public static class JcrTools.Variable
extends Object


Field Summary
protected  String key
           
protected  String value
           
 
Constructor Summary
JcrTools.Variable(String key, String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

protected final String key

value

protected final String value
Constructor Detail

JcrTools.Variable

public JcrTools.Variable(String key,
                         String value)


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