Package com.vmware.vim25
Class GuestWindowsFileAttributes
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.GuestFileAttributes
com.vmware.vim25.GuestWindowsFileAttributes
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.GuestFileAttributes
accessTime, modificationTime, symlinkTargetFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreateTime(Calendar createTime) voidvoidsetReadOnly(Boolean readOnly) Methods inherited from class com.vmware.vim25.GuestFileAttributes
getAccessTime, getModificationTime, getSymlinkTarget, setAccessTime, setModificationTime, setSymlinkTargetMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
readOnly
-
createTime
-
Constructor Details
-
GuestWindowsFileAttributes
public GuestWindowsFileAttributes()
-
-
Method Details
-
getHidden
-
getReadOnly
-
getCreateTime
-
setHidden
-
setReadOnly
-
setCreateTime
-