public class SendEventNotificationsProperty extends ValueConstruct
AbstractExtension.AttributesHandler
Modifier and Type | Field and Description |
---|---|
static SendEventNotificationsProperty |
FALSE |
static SendEventNotificationsProperty |
TRUE |
attrName
localName, namespace
Constructor and Description |
---|
SendEventNotificationsProperty() |
SendEventNotificationsProperty(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 SendEventNotificationsProperty TRUE
public static final SendEventNotificationsProperty FALSE
public SendEventNotificationsProperty()
public SendEventNotificationsProperty(java.lang.String value)
public static ExtensionDescription getDefaultDescription()