public class PartitionHandlingConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<Boolean> |
ENABLED |
| Constructor and Description |
|---|
PartitionHandlingConfiguration(AttributeSet attributes) |
| Modifier and Type | Method and Description |
|---|---|
AttributeSet |
attributes() |
boolean |
enabled() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public static final AttributeDefinition<Boolean> ENABLED
public PartitionHandlingConfiguration(AttributeSet attributes)
public boolean enabled()
public AttributeSet attributes()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.