Searched refs:getByteValue (Results 1 – 5 of 5) sorted by relevance
161 public byte getByteValue() { in getByteValue() method in Value270 return getByteValue() == value0.getByteValue(); in equals()312 return "byte: " + getByteValue(); in toString()
1050 this.setNextValueAsByte(value.getByteValue()); in setNextValueAsUntaggedValue()1150 this.setNextValueAsByte(array.getValue(i).getByteValue()); in setNextValueAsArrayRegion()
164 byte byteValue = fieldValue.getByteValue(); in testGetValues002()
63 return (new Byte(value.getByteValue())).toString(); in toString()
190 byte byteValue = fieldValue.getByteValue(); in testGetValues002()