Searched refs:setNextValueAsLong (Results 1 – 4 of 4) sorted by relevance
45 packet.setNextValueAsLong(context.getFrameId()); in testThisObject()
126 packet.setNextValueAsLong(frameIDs[i].getFrameID()); in testThisObjectTest001()
444 public void setNextValueAsLong(long val) { in setNextValueAsLong() method in Packet990 this.setNextValueAsLong(location.index); in setNextValueAsLocation()1065 this.setNextValueAsLong(value.getLongValue()); in setNextValueAsUntaggedValue()1163 this.setNextValueAsLong(array.getValue(i).getLongValue()); in setNextValueAsArrayRegion()
125 checkedCommand.setNextValueAsLong(22222222); in testSetValues001()