public class DFULogicalFileWrapper extends Object
| Constructor and Description |
|---|
DFULogicalFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFULogicalFile raw)
Instantiates a new DFU logical file wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBrowseData()
Gets the browse data.
|
Long |
getCompressedFileSize()
Gets the compressed file size.
|
String |
getContentType()
Gets the content type.
|
String |
getDescription()
Gets the description.
|
String |
getDirectory()
Gets the directory.
|
String |
getFileName()
Gets the file name.
|
Boolean |
getFromRoxieCluster()
Gets the from roxie cluster.
|
Long |
getIntRecordCount()
Gets the int record count.
|
Long |
getIntSize()
Gets the int size.
|
Boolean |
getIsCompressed()
Gets the checks if is compressed.
|
Boolean |
getIsDirectory()
Gets the checks if is directory.
|
Boolean |
getIsProtected()
Gets the checks if is protected.
|
Boolean |
getIsSuperfile()
Gets the checks if is superfile.
|
String |
getLongRecordCount()
Gets the long record count.
|
String |
getLongSize()
Gets the long size.
|
String |
getModified()
Gets the modified.
|
String |
getName()
Gets the name.
|
String |
getNodeGroup()
Gets the node group.
|
String |
getOwner()
Gets the owner.
|
String |
getParts()
Gets the parts.
|
Boolean |
getPersistent()
Gets the persistent.
|
String |
getPrefix()
Gets the prefix.
|
String |
getRecordCount()
Gets the record count.
|
Boolean |
getReplicate()
Gets the replicate.
|
String |
getSuperOwners()
Gets the super owners.
|
String |
getTotalsize()
Gets the totalsize.
|
void |
setBrowseData(Boolean browseData)
Sets the browse data.
|
void |
setCompressedFileSize(Long compressedFileSize)
Sets the compressed file size.
|
void |
setContentType(String contentType)
Sets the content type.
|
void |
setDescription(String description)
Sets the description.
|
void |
setDirectory(String directory)
Sets the directory.
|
void |
setFileName(String name)
Sets the file name.
|
void |
setFromRoxieCluster(Boolean fromRoxieCluster)
Sets the from roxie cluster.
|
void |
setIntRecordCount(Long intRecordCount)
Sets the int record count.
|
void |
setIntSize(Long intSize)
Sets the int size.
|
void |
setIsCompressed(Boolean isCompressed)
Sets the checks if is compressed.
|
void |
setIsDirectory(Boolean isDirectory)
Sets the checks if is directory.
|
void |
setIsProtected(Boolean isProtected)
Sets the checks if is protected.
|
void |
setIsSuperfile(Boolean isSuperfile)
Sets the checks if is superfile.
|
void |
setLongRecordCount(String longRecordCount)
Sets the long record count.
|
void |
setLongSize(String longSize)
Sets the long size.
|
void |
setModified(String modified)
Sets the modified.
|
void |
setNodeGroup(String nodeGroup)
Sets the node group.
|
void |
setOwner(String owner)
Sets the owner.
|
void |
setParts(String parts)
Sets the parts.
|
void |
setPersistent(Boolean persistent)
Sets the persistent.
|
void |
setPrefix(String prefix)
Sets the prefix.
|
void |
setRecordCount(String recordCount)
Sets the record count.
|
void |
setReplicate(Boolean replicate)
Sets the replicate.
|
void |
setSuperOwners(String superOwners)
Sets the super owners.
|
void |
setTotalsize(String totalsize)
Sets the totalsize.
|
public DFULogicalFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFULogicalFile raw)
raw - the rawpublic String getTotalsize()
public void setTotalsize(String totalsize)
totalsize - the new totalsizepublic String getSuperOwners()
public void setSuperOwners(String superOwners)
superOwners - the new super ownerspublic Boolean getReplicate()
public void setReplicate(Boolean replicate)
replicate - the new replicatepublic String getRecordCount()
public void setRecordCount(String recordCount)
recordCount - the new record countpublic String getPrefix()
public void setPrefix(String prefix)
prefix - the new prefixpublic Boolean getPersistent()
public void setPersistent(Boolean persistent)
persistent - the new persistentpublic String getParts()
public void setParts(String parts)
parts - the new partspublic String getOwner()
public void setOwner(String owner)
owner - the new ownerpublic String getNodeGroup()
public void setNodeGroup(String nodeGroup)
nodeGroup - the new node grouppublic String getFileName()
public String getName()
public void setFileName(String name)
name - the new file namepublic String getModified()
public void setModified(String modified)
modified - the new modifiedpublic String getLongSize()
public void setLongSize(String longSize)
longSize - the new long sizepublic String getLongRecordCount()
public void setLongRecordCount(String longRecordCount)
longRecordCount - the new long record countpublic Boolean getIsSuperfile()
public void setIsSuperfile(Boolean isSuperfile)
isSuperfile - the new checks if is superfilepublic Boolean getIsProtected()
public void setIsProtected(Boolean isProtected)
isProtected - the new checks if is protectedpublic Boolean getIsDirectory()
public void setIsDirectory(Boolean isDirectory)
isDirectory - the new checks if is directorypublic Boolean getIsCompressed()
public void setIsCompressed(Boolean isCompressed)
isCompressed - the new checks if is compressedpublic Long getIntSize()
public void setIntSize(Long intSize)
intSize - the new int sizepublic Long getIntRecordCount()
public void setIntRecordCount(Long intRecordCount)
intRecordCount - the new int record countpublic Boolean getFromRoxieCluster()
public void setFromRoxieCluster(Boolean fromRoxieCluster)
fromRoxieCluster - the new from roxie clusterpublic String getDirectory()
public void setDirectory(String directory)
directory - the new directorypublic String getDescription()
public void setDescription(String description)
description - the new descriptionpublic String getContentType()
public void setContentType(String contentType)
contentType - the new content typepublic Long getCompressedFileSize()
public void setCompressedFileSize(Long compressedFileSize)
compressedFileSize - the new compressed file sizepublic Boolean getBrowseData()
public void setBrowseData(Boolean browseData)
browseData - the new browse dataCopyright © 2021. All rights reserved.