public class IORequest extends Object
IORequest(String itemID, int maxAge)
String
getItemID()
int
getMaxAge()
void
setItemID(String itemID)
setMaxAge(int maxAge)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IORequest(String itemID, int maxAge)
public String getItemID()
public void setItemID(String itemID)
public int getMaxAge()
public void setMaxAge(int maxAge)
Copyright © 2017 LSST. All rights reserved.