public class DFUFileProtectWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_modified |
protected String |
local_owner |
| Constructor and Description |
|---|
DFUFileProtectWrapper() |
DFUFileProtectWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileProtect dfufileprotect) |
DFUFileProtectWrapper(String _owner,
String _modified) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModified() |
String |
getOwner() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileProtect |
getRaw() |
void |
setModified(String _modified) |
void |
setOwner(String _owner) |
String |
toString() |
protected String local_owner
protected String local_modified
public DFUFileProtectWrapper()
public DFUFileProtectWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileProtect dfufileprotect)
Copyright © 2021. All rights reserved.