public static class BaseEventEntry.Transparency extends ValueConstruct
AbstractExtension.AttributesHandler
Modifier and Type | Field and Description |
---|---|
static BaseEventEntry.Transparency |
OPAQUE |
static java.lang.String |
OPAQUE_VALUE |
static BaseEventEntry.Transparency |
TRANSPARENT |
static java.lang.String |
TRANSPARENT_VALUE |
attrName
localName, namespace
Constructor and Description |
---|
BaseEventEntry.Transparency() |
BaseEventEntry.Transparency(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
static ExtensionDescription |
getDefaultDescription() |
consumeAttributes, equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setRequired, setValue
disableStrictValidation, enableStrictValidation, eq, generate, generateAttributes, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, sameClassAs, setImmutable, throwExceptionForMissingAttribute, throwExceptionIfImmutable, validate
public static final java.lang.String OPAQUE_VALUE
public static final java.lang.String TRANSPARENT_VALUE
public static final BaseEventEntry.Transparency OPAQUE
public static final BaseEventEntry.Transparency TRANSPARENT
public BaseEventEntry.Transparency()
public BaseEventEntry.Transparency(java.lang.String value)
public static ExtensionDescription getDefaultDescription()