Package com.vmware.vim25
Class GuestFileInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.GuestFileInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()longgetSize()getType()voidsetAttributes(GuestFileAttributes attributes) voidvoidsetSize(long size) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
path
-
type
-
size
public long size -
attributes
-
-
Constructor Details
-
GuestFileInfo
public GuestFileInfo()
-
-
Method Details
-
getPath
-
getType
-
getSize
public long getSize() -
getAttributes
-
setPath
-
setType
-
setSize
public void setSize(long size) -
setAttributes
-