public class AutoUserSpecification extends Object
Constructor and Description |
---|
AutoUserSpecification() |
Modifier and Type | Method and Description |
---|---|
ElevationLevel |
elevationLevel()
Get the elevationLevel value.
|
AutoUserScope |
scope()
Get the scope value.
|
AutoUserSpecification |
withElevationLevel(ElevationLevel elevationLevel)
Set the elevationLevel value.
|
AutoUserSpecification |
withScope(AutoUserScope scope)
Set the scope value.
|
public AutoUserScope scope()
public AutoUserSpecification withScope(AutoUserScope scope)
scope
- the scope value to setpublic ElevationLevel elevationLevel()
public AutoUserSpecification withElevationLevel(ElevationLevel elevationLevel)
elevationLevel
- the elevationLevel value to setCopyright © 2019. All rights reserved.