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 Packet974 this.setNextValueAsLong(location.index); in setNextValueAsLocation()1049 this.setNextValueAsLong(value.getLongValue()); in setNextValueAsUntaggedValue()1158 this.setNextValueAsLong(array.getValue(i).getLongValue()); in setNextValueAsArrayRegion()
125 checkedCommand.setNextValueAsLong(22222222); in testSetValues001()