|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cloudera.lib.wsrs.Param<Byte>
com.cloudera.lib.wsrs.ByteParam
public abstract class ByteParam
Field Summary |
---|
Fields inherited from class com.cloudera.lib.wsrs.Param |
---|
value |
Constructor Summary | |
---|---|
ByteParam(String name,
String str)
|
Method Summary | |
---|---|
protected String |
getDomain()
|
protected Byte |
parse(String str)
|
Methods inherited from class com.cloudera.lib.wsrs.Param |
---|
parseParam, setValue, toString, value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ByteParam(String name, String str)
Method Detail |
---|
protected Byte parse(String str) throws Exception
parse
in class Param<Byte>
Exception
protected String getDomain()
getDomain
in class Param<Byte>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |