public class SignedValue extends IntegerValue
IntegerValue, overriding the
IntegerValue.setValue(byte[]) and.
IntegerValue.isValid(long) methods.integerValue, length| Constructor and Description |
|---|
SignedValue() |
SignedValue(int i) |
SignedValue(Integer i) |
SignedValue(long l) |
SignedValue(Long l) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValid(long l) |
void |
setValue(long l) |
String |
toString() |
String |
toXMLString() |
copy, getBytes, getBytes, getLength, getValue, getValueObject, setLength, setLong, setValue, setValue, setValue, setValueObjectgetBytes, getBytes, toDebugStringpublic SignedValue()
public SignedValue(Long l)
public SignedValue(Integer i)
public SignedValue(int i)
public SignedValue(long l)
public String toString()
toString in class IntegerValuepublic String toXMLString()
toXMLString in class IntegerValuepublic void setValue(long l)
throws NumberFormatException
setValue in class IntegerValueNumberFormatExceptionpublic static boolean isValid(long l)
Copyright © 2017. All rights reserved.