public class GetQueryFileMappingRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
local_globalScope |
protected String |
local_pMID |
protected String |
local_queryName |
protected String |
local_target |
| Constructor and Description |
|---|
GetQueryFileMappingRequestWrapper() |
GetQueryFileMappingRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.GetQueryFileMappingRequest getqueryfilemappingrequest) |
GetQueryFileMappingRequestWrapper(String _target,
String _pMID,
String _queryName,
boolean _globalScope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getGlobalScope() |
String |
getPMID() |
String |
getQueryName() |
org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.GetQueryFileMappingRequest |
getRaw() |
String |
getTarget() |
void |
setGlobalScope(boolean _globalScope) |
void |
setPMID(String _pMID) |
void |
setQueryName(String _queryName) |
void |
setTarget(String _target) |
String |
toString() |
protected String local_target
protected String local_pMID
protected String local_queryName
protected boolean local_globalScope
public GetQueryFileMappingRequestWrapper()
public GetQueryFileMappingRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.GetQueryFileMappingRequest getqueryfilemappingrequest)
public org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.GetQueryFileMappingRequest getRaw()
public void setTarget(String _target)
public String getTarget()
public void setPMID(String _pMID)
public String getPMID()
public void setQueryName(String _queryName)
public String getQueryName()
public void setGlobalScope(boolean _globalScope)
public boolean getGlobalScope()
Copyright © 2021. All rights reserved.