public static interface SVGElementInstance.OncopyUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OncopyFn |
asOncopyFn() |
default boolean |
isOncopyFn() |
static SVGElementInstance.OncopyUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OncopyUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OncopyFn asOncopyFn()
default boolean isOncopyFn()