Uses of Class
csdk.v1_0.api.filesystem.IFileLock.LockStatus

Packages that use IFileLock.LockStatus
csdk.v1_0.api.filesystem   
 

Uses of IFileLock.LockStatus in csdk.v1_0.api.filesystem
 

Methods in csdk.v1_0.api.filesystem that return IFileLock.LockStatus
 IFileLock.LockStatus IFileLock.getLockStatus()
          Obtém o status do lock do arquivo
static IFileLock.LockStatus IFileLock.LockStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IFileLock.LockStatus[] IFileLock.LockStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013–2015 Tecgraf/PUC-Rio. All rights reserved.