Uses of Enum Class
com.usatiuk.dhfsfs.service.GetattrType
Packages that use GetattrType
-
Uses of GetattrType in com.usatiuk.dhfsfs.service
Methods in com.usatiuk.dhfsfs.service that return GetattrTypeModifier and TypeMethodDescriptionGetattrRes.type()Returns the value of thetyperecord component.static GetattrTypeReturns the enum constant of this class with the specified name.static GetattrType[]GetattrType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.usatiuk.dhfsfs.service with parameters of type GetattrTypeModifierConstructorDescriptionGetattrRes(long mtime, long ctime, long mode, GetattrType type) Creates an instance of aGetattrResrecord class.