Type
- The enumeration of all available operation types that this
permission can affect.public interface Permission<Type extends Enum>
Modifier and Type | Method and Description |
---|---|
Type |
getType()
Returns the type of operation affected by this permission.
|
Type getType()
Copyright © 2016. All rights reserved.