public static class BaseEventEntry.Transparency extends ValueConstruct
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 |
Constructor and Description |
---|
BaseEventEntry.Transparency() |
BaseEventEntry.Transparency(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
static ExtensionDescription |
getDefaultDescription() |
equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setValue
disableStrictValidation, enableStrictValidation, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, setImmutable
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()