public class EventTypeForgablesPair extends Object
Constructor and Description |
---|
EventTypeForgablesPair(EventType eventType,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
getAdditionalForgeables() |
EventType |
getEventType() |
public EventTypeForgablesPair(EventType eventType, List<StmtClassForgeableFactory> additionalForgeables)
public EventType getEventType()
public List<StmtClassForgeableFactory> getAdditionalForgeables()
Copyright © 2005–2021. All rights reserved.