Uses of Class
org.marid.project.model.CellarConstant.AccessType
| Package | Description |
|---|---|
| org.marid.project.model |
-
Uses of CellarConstant.AccessType in org.marid.project.model
Methods in org.marid.project.model that return CellarConstant.AccessType Modifier and Type Method Description CellarConstant.AccessTypeCellarConstant. getAccessType()static CellarConstant.AccessTypeCellarConstant.AccessType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CellarConstant.AccessType[]CellarConstant.AccessType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.marid.project.model with parameters of type CellarConstant.AccessType Modifier and Type Method Description voidCellarConstant. setAccessType(CellarConstant.AccessType accessType)