public static interface Document.CreateElementTypeExtensionUnionType
Modifier and Type | Method and Description |
---|---|
default Document.CreateElementTypeExtensionType |
asCreateElementTypeExtensionType() |
default java.lang.String |
asString() |
default boolean |
isString() |
static Document.CreateElementTypeExtensionUnionType |
of(java.lang.Object o) |
static Document.CreateElementTypeExtensionUnionType of(java.lang.Object o)
default Document.CreateElementTypeExtensionType asCreateElementTypeExtensionType()
default java.lang.String asString()
default boolean isString()