public class ValidatePackageFilesWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected NotInDFS_type0Wrapper |
local_notInDFS |
protected List<String> |
local_unmatched |
Constructor and Description |
---|
ValidatePackageFilesWrapper() |
ValidatePackageFilesWrapper(List<String> _unmatched,
NotInDFS_type0Wrapper _notInDFS) |
ValidatePackageFilesWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_03.ValidatePackageFiles validatepackagefiles) |
Modifier and Type | Method and Description |
---|---|
NotInDFS_type0Wrapper |
getNotInDFS() |
org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_03.ValidatePackageFiles |
getRaw() |
List<String> |
getUnmatched() |
void |
setNotInDFS(NotInDFS_type0Wrapper _notInDFS) |
void |
setUnmatched(List<String> _unmatched) |
String |
toString() |
protected NotInDFS_type0Wrapper local_notInDFS
public ValidatePackageFilesWrapper()
public ValidatePackageFilesWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_03.ValidatePackageFiles validatepackagefiles)
public ValidatePackageFilesWrapper(List<String> _unmatched, NotInDFS_type0Wrapper _notInDFS)
public org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_03.ValidatePackageFiles getRaw()
public void setNotInDFS(NotInDFS_type0Wrapper _notInDFS)
public NotInDFS_type0Wrapper getNotInDFS()
Copyright © 2021. All rights reserved.