Package com.vmware.vim25
Class FileTransferInformation
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.FileTransferInformation
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetSize()getUrl()voidsetAttributes(GuestFileAttributes attributes) voidsetSize(long size) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
attributes
-
size
public long size -
url
-
-
Constructor Details
-
FileTransferInformation
public FileTransferInformation()
-
-
Method Details
-
getAttributes
-
getSize
public long getSize() -
getUrl
-
setAttributes
-
setSize
public void setSize(long size) -
setUrl
-