public abstract class OnTriggerDesc extends Object implements MetaDefItem, Serializable
Constructor and Description |
---|
OnTriggerDesc(OnTriggerType onTriggerType)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
OnTriggerType |
getOnTriggerType()
Returns the type of the on-trigger statement.
|
public OnTriggerDesc(OnTriggerType onTriggerType)
onTriggerType
- the type of on-triggerpublic OnTriggerType getOnTriggerType()