public class ECLHelpFileWrapper extends Object
| Constructor and Description |
|---|
ECLHelpFileWrapper()
Instantiates a new ECL help file wrapper.
|
ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLHelpFile raw)
Instantiates a new ECL help file wrapper.
|
ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLHelpFile raw)
Instantiates a new ECL help file wrapper.
|
ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLHelpFile raw)
Instantiates a new ECL help file wrapper.
|
ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLHelpFile raw)
Instantiates a new ECL help file wrapper.
|
ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLHelpFile raw)
Instantiates a new ECL help file wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the description.
|
Long |
getFileSize()
Gets the file size.
|
String |
getIPAddress()
Gets the IP address.
|
long |
getMaxActivityId()
Gets the max activity id.
|
long |
getMinActivityId()
Gets the min activity id.
|
String |
getName()
Gets the name.
|
long |
getPID()
Gets the pid.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLHelpFile |
getRaw()
Gets the raw.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLHelpFile |
getRawLatestVersion()
Gets the raw version 1 79.
|
String |
getType()
Gets the type.
|
void |
setDescription(String description)
Sets the description.
|
void |
setFileSize(Long fileSize)
Sets the file size.
|
void |
setIPAddress(String iPAddress)
Sets the IP address.
|
void |
setMaxActivityId(Integer maxActivityId)
Sets the max activity id.
|
void |
setMinActivityId(Integer minActivityId)
Sets the min activity id.
|
void |
setName(String name)
Sets the name.
|
void |
setPID(long pID)
Sets the pid.
|
void |
setType(String type)
Sets the type.
|
String |
toString() |
public ECLHelpFileWrapper()
public ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLHelpFile raw)
raw - the rawpublic ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLHelpFile raw)
raw - the rawpublic ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLHelpFile raw)
raw - the rawpublic ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLHelpFile raw)
raw - the rawpublic ECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLHelpFile raw)
raw - the rawpublic String getName()
public void setName(String name)
name - the name to setpublic String getType()
public void setType(String type)
type - the type to setpublic String getIPAddress()
public void setIPAddress(String iPAddress)
iPAddress - the iPAddress to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic Long getFileSize()
public void setFileSize(Long fileSize)
fileSize - the fileSize to setpublic long getPID()
public void setPID(long pID)
pID - the pID to setpublic long getMinActivityId()
public void setMinActivityId(Integer minActivityId)
minActivityId - the minActivityId to setpublic long getMaxActivityId()
public void setMaxActivityId(Integer maxActivityId)
maxActivityId - the maxActivityId to setpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLHelpFile getRaw()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLHelpFile getRawLatestVersion()
Copyright © 2021. All rights reserved.