| Package | Description |
|---|---|
| org.arquillian.rusheye.suite |
JBoss, Home of Professional Open Source
Copyright ${year}, Red Hat, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected MaskType |
Mask.type
The type.
|
| Modifier and Type | Method and Description |
|---|---|
static MaskType |
MaskType.fromValue(String v) |
MaskType |
Mask.getType()
Gets the type.
|
static MaskType |
MaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaskType[] |
MaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mask.setType(MaskType value)
Sets the type.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.