public class LookupInstructionPlanDesc extends Object
Constructor and Description |
---|
LookupInstructionPlanDesc(List<LookupInstructionPlanForge> forges,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
getAdditionalForgeables() |
List<LookupInstructionPlanForge> |
getForges() |
public LookupInstructionPlanDesc(List<LookupInstructionPlanForge> forges, List<StmtClassForgeableFactory> additionalForgeables)
public List<LookupInstructionPlanForge> getForges()
public List<StmtClassForgeableFactory> getAdditionalForgeables()
Copyright © 2005–2021. All rights reserved.