public class SystemLogRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_name |
protected String |
local_type |
protected int |
local_zip |
| Constructor and Description |
|---|
SystemLogRequestWrapper() |
SystemLogRequestWrapper(String _name,
String _type,
int _zip) |
SystemLogRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.SystemLogRequest systemlogrequest) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.SystemLogRequest |
getRaw() |
String |
getType() |
int |
getZip() |
void |
setName(String _name) |
void |
setType(String _type) |
void |
setZip(int _zip) |
String |
toString() |
protected String local_name
protected String local_type
protected int local_zip
public SystemLogRequestWrapper()
public SystemLogRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.SystemLogRequest systemlogrequest)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.SystemLogRequest getRaw()
public void setName(String _name)
public String getName()
public void setType(String _type)
public String getType()
public void setZip(int _zip)
public int getZip()
Copyright © 2021. All rights reserved.