org.infinispan.cli.commands
Class Parameter
java.lang.Object
org.infinispan.cli.commands.Parameter
- All Implemented Interfaces:
- Argument
public class Parameter
- extends Object
- implements Argument
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parameter
public Parameter(String value,
int offset)
getOffset
public int getOffset()
- Specified by:
getOffset
in interface Argument
getValue
public String getValue()
- Specified by:
getValue
in interface Argument
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.