public class ByteValue extends Object implements Value<Byte>
ByteValue()
ByteValue(Byte value)
ByteValue(ByteValue value)
boolean
equals(Object o)
Byte
getValue()
int
hashCode()
void
setValue(Byte value)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ByteValue()
public ByteValue(Byte value)
public ByteValue(ByteValue value)
public void setValue(String value)
setValue
Value<Byte>
public void setValue(Byte value)
public Byte getValue()
getValue
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.