public class EventTypeWithOptionalFlag extends Object
Constructor and Description |
---|
EventTypeWithOptionalFlag(CodegenExpressionRef ref,
EventType eventType,
boolean optionalEvent) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEventType() |
CodegenExpressionRef |
getRef() |
boolean |
isOptionalEvent() |
public EventTypeWithOptionalFlag(CodegenExpressionRef ref, EventType eventType, boolean optionalEvent)
public CodegenExpressionRef getRef()
public EventType getEventType()
public boolean isOptionalEvent()
Copyright © 2005–2022. All rights reserved.