public static class BaseEventEntry.EventStatus extends ValueConstruct
AbstractExtension.AttributesHandler| Modifier and Type | Field and Description |
|---|---|
static BaseEventEntry.EventStatus |
CANCELED |
static java.lang.String |
CANCELED_VALUE |
static BaseEventEntry.EventStatus |
CONFIRMED |
static java.lang.String |
CONFIRMED_VALUE |
static BaseEventEntry.EventStatus |
TENTATIVE |
static java.lang.String |
TENTATIVE_VALUE |
attrNamelocalName, namespace| Constructor and Description |
|---|
BaseEventEntry.EventStatus() |
BaseEventEntry.EventStatus(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionDescription |
getDefaultDescription() |
consumeAttributes, equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setRequired, setValuedisableStrictValidation, enableStrictValidation, eq, generate, generateAttributes, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, sameClassAs, setImmutable, throwExceptionForMissingAttribute, throwExceptionIfImmutable, validatepublic static final java.lang.String CONFIRMED_VALUE
public static final java.lang.String TENTATIVE_VALUE
public static final java.lang.String CANCELED_VALUE
public static final BaseEventEntry.EventStatus CONFIRMED
public static final BaseEventEntry.EventStatus TENTATIVE
public static final BaseEventEntry.EventStatus CANCELED
public BaseEventEntry.EventStatus()
public BaseEventEntry.EventStatus(java.lang.String value)
public static ExtensionDescription getDefaultDescription()