Class XRefFilePartWrapper
- java.lang.Object
-
- org.hpccsystems.ws.client.wrappers.XRefFilePartWrapper
-
public class XRefFilePartWrapper extends Object
-
-
Constructor Summary
Constructors Constructor Description XRefFilePartWrapper(Node wsdfuxrefresp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getNode()
int
getNum()
void
setNode(String node)
void
setNum(int num)
String
toString()
-
-
-
Constructor Detail
-
XRefFilePartWrapper
public XRefFilePartWrapper(Node wsdfuxrefresp)
-
-