Uses of Class
omix.plugin.ovl.annotation.OVLTarget.OVLElementType
Package | Description |
---|---|
omix.plugin.ovl.annotation |
This package contains additional annotations for plugin OVL.
|
-
Uses of OVLTarget.OVLElementType in omix.plugin.ovl.annotation
Methods in omix.plugin.ovl.annotation that return OVLTarget.OVLElementType Modifier and Type Method Description OVLTarget.OVLElementType[]
value()
static OVLTarget.OVLElementType
OVLTarget.OVLElementType. valueOf(String name)
Returns the enum constant of this type with the specified name.static OVLTarget.OVLElementType[]
OVLTarget.OVLElementType. values()
Returns an array containing the constants of this enum type, in the order they are declared.