Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.commands
Class Parameter

java.lang.Object
  extended by org.infinispan.cli.commands.Parameter
All Implemented Interfaces:
Argument

public class Parameter
extends Object
implements Argument


Constructor Summary
Parameter(String value, int offset)
           
 
Method Summary
 int getOffset()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parameter

public Parameter(String value,
                 int offset)
Method Detail

getOffset

public int getOffset()
Specified by:
getOffset in interface Argument

getValue

public String getValue()
Specified by:
getValue in interface Argument

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.