public class DFUFileViewRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
local_includeSuperOwner |
protected String |
local_scope |
| Constructor and Description |
|---|
DFUFileViewRequestWrapper() |
DFUFileViewRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileViewRequest dfufileviewrequest) |
DFUFileViewRequestWrapper(String _scope,
boolean _includeSuperOwner) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIncludeSuperOwner() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileViewRequest |
getRaw() |
String |
getScope() |
void |
setIncludeSuperOwner(boolean _includeSuperOwner) |
void |
setScope(String _scope) |
String |
toString() |
protected String local_scope
protected boolean local_includeSuperOwner
public DFUFileViewRequestWrapper()
public DFUFileViewRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileViewRequest dfufileviewrequest)
public DFUFileViewRequestWrapper(String _scope, boolean _includeSuperOwner)
public org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileViewRequest getRaw()
public void setScope(String _scope)
public String getScope()
public void setIncludeSuperOwner(boolean _includeSuperOwner)
public boolean getIncludeSuperOwner()
Copyright © 2021. All rights reserved.