public static interface SVGElementInstance.OncutUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OncutFn |
asOncutFn() |
default boolean |
isOncutFn() |
static SVGElementInstance.OncutUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OncutUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OncutFn asOncutFn()
default boolean isOncutFn()