util
Class DualLocationList
java.lang.Object
util.DualLocationList
public class DualLocationList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DualLocationList
public DualLocationList()
getLocation_in_forward
public java.util.List<java.lang.Integer> getLocation_in_forward()
setLocation_in_forward
public void setLocation_in_forward(java.util.List<java.lang.Integer> location_in_forward)
getLocation_in_local
public java.util.List<java.lang.Integer> getLocation_in_local()
setLocation_in_local
public void setLocation_in_local(java.util.List<java.lang.Integer> location_in_local)