public class ECLResultWrapper extends Object
Constructor and Description |
---|
ECLResultWrapper()
Instantiates a new ECL result wrapper.
|
ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_75.ECLResult raw)
Instantiates a new ECL result wrapper.
|
ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLResult raw)
Instantiates a new ECL result wrapper.
|
ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLResult raw)
Instantiates a new ECL result wrapper.
|
ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLResult raw)
Instantiates a new ECL result wrapper.
|
ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLResult raw)
Instantiates a new ECL result wrapper.
|
Modifier and Type | Method and Description |
---|---|
String |
getFilename()
Gets the filename.
|
Boolean |
getIsSupplied()
Gets the checks if is supplied.
|
String |
getLink()
Gets the link.
|
String |
getName()
Gets the name.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_75.ECLResult |
getRaw()
Gets the raw.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_75.ECLResult |
getRawVersion1_75()
Gets the raw version 1 75.
|
Integer |
getSequence()
Gets the sequence.
|
Boolean |
getShowFileContent()
Gets the show file content.
|
Long |
getTotal()
Gets the total.
|
String |
getValue()
Gets the value.
|
String |
getXmlSchema()
Gets the xml schema.
|
void |
setFilename(String filename)
Sets the filename.
|
void |
setIsSupplied(Boolean isSupplied)
Sets the checks if is supplied.
|
void |
setLink(String link)
Sets the link.
|
void |
setName(String name)
Sets the name.
|
void |
setSequence(Integer sequence)
Sets the sequence.
|
void |
setShowFileContent(Boolean showFileContent)
Sets the show file content.
|
void |
setTotal(Long total)
Sets the total.
|
void |
setValue(String value)
Sets the value.
|
void |
setXmlSchema(String xmlSchema)
Sets the xml schema.
|
String |
toString() |
public ECLResultWrapper()
public ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_75.ECLResult raw)
raw
- the rawpublic ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLResult raw)
raw
- the rawpublic ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLResult raw)
raw
- the rawpublic ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLResult raw)
raw
- the rawpublic ECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLResult raw)
raw
- the rawpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_75.ECLResult getRawVersion1_75()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_75.ECLResult getRaw()
public String getFilename()
public void setFilename(String filename)
filename
- the new filenamepublic Boolean getIsSupplied()
public void setIsSupplied(Boolean isSupplied)
isSupplied
- the new checks if is suppliedpublic String getLink()
public void setLink(String link)
link
- the new linkpublic String getName()
public void setName(String name)
name
- the new namepublic Integer getSequence()
public void setSequence(Integer sequence)
sequence
- the new sequencepublic Boolean getShowFileContent()
public void setShowFileContent(Boolean showFileContent)
showFileContent
- the new show file contentpublic Long getTotal()
public void setTotal(Long total)
total
- the new totalpublic String getValue()
public void setValue(String value)
value
- the new valuepublic String getXmlSchema()
public void setXmlSchema(String xmlSchema)
xmlSchema
- the new xml schemaCopyright © 2020. All rights reserved.