com.ptc.windchill.cadx.ws
Class WsSelection
java.lang.Object
com.ptc.windchill.cadx.ws.WsSelection
- public class WsSelection
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sel_ws_name
private String sel_ws_name
sel_all_objs
boolean sel_all_objs
sel_exist_objs
private String sel_exist_objs
sel_new_objs
private String sel_new_objs
ref_url
private String ref_url
WsSelection
public WsSelection(String sel_ws_name,
boolean sel_all_objs,
String sel_exist_objs,
String sel_new_objs,
String ref_url)
getSelWsName
public String getSelWsName()
getSelAllObjs
public boolean getSelAllObjs()
getSelExistObjs
public String getSelExistObjs()
getSelNewObjs
public String getSelNewObjs()
getRefUrl
public String getRefUrl()