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