public class DFUGetFileMetaDataRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
local_addHeaderInXmlSchema |
protected boolean |
local_addHeaderInXmlXPathSchema |
protected String |
local_clusterName |
protected boolean |
local_includeXmlSchema |
protected boolean |
local_includeXmlXPathSchema |
protected String |
local_logicalFileName |
| Constructor and Description |
|---|
DFUGetFileMetaDataRequestWrapper() |
DFUGetFileMetaDataRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUGetFileMetaDataRequest dfugetfilemetadatarequest) |
DFUGetFileMetaDataRequestWrapper(String _logicalFileName,
String _clusterName,
boolean _includeXmlSchema,
boolean _addHeaderInXmlSchema,
boolean _includeXmlXPathSchema,
boolean _addHeaderInXmlXPathSchema) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAddHeaderInXmlSchema() |
boolean |
getAddHeaderInXmlXPathSchema() |
String |
getClusterName() |
boolean |
getIncludeXmlSchema() |
boolean |
getIncludeXmlXPathSchema() |
String |
getLogicalFileName() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUGetFileMetaDataRequest |
getRaw() |
void |
setAddHeaderInXmlSchema(boolean _addHeaderInXmlSchema) |
void |
setAddHeaderInXmlXPathSchema(boolean _addHeaderInXmlXPathSchema) |
void |
setClusterName(String _clusterName) |
void |
setIncludeXmlSchema(boolean _includeXmlSchema) |
void |
setIncludeXmlXPathSchema(boolean _includeXmlXPathSchema) |
void |
setLogicalFileName(String _logicalFileName) |
String |
toString() |
protected String local_logicalFileName
protected String local_clusterName
protected boolean local_includeXmlSchema
protected boolean local_addHeaderInXmlSchema
protected boolean local_includeXmlXPathSchema
protected boolean local_addHeaderInXmlXPathSchema
public DFUGetFileMetaDataRequestWrapper()
public DFUGetFileMetaDataRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUGetFileMetaDataRequest dfugetfilemetadatarequest)
public org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUGetFileMetaDataRequest getRaw()
public void setLogicalFileName(String _logicalFileName)
public String getLogicalFileName()
public void setClusterName(String _clusterName)
public String getClusterName()
public void setIncludeXmlSchema(boolean _includeXmlSchema)
public boolean getIncludeXmlSchema()
public void setAddHeaderInXmlSchema(boolean _addHeaderInXmlSchema)
public boolean getAddHeaderInXmlSchema()
public void setIncludeXmlXPathSchema(boolean _includeXmlXPathSchema)
public boolean getIncludeXmlXPathSchema()
public void setAddHeaderInXmlXPathSchema(boolean _addHeaderInXmlXPathSchema)
public boolean getAddHeaderInXmlXPathSchema()
Copyright © 2021. All rights reserved.