public class CompiledDNRuleComponent extends EntityWithSurrogateKey
Modifier and Type | Class and Description |
---|---|
static class |
CompiledDNRuleComponent.TypeLabel |
id
Constructor and Description |
---|
CompiledDNRuleComponent(CompiledDNRuleComponent.TypeLabel typeLabel,
String modification,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getModification() |
CompiledDNRuleComponent.TypeLabel |
getTypeLabel() |
getId, setId
public CompiledDNRuleComponent(CompiledDNRuleComponent.TypeLabel typeLabel, String modification, String description)
typeLabel
- modification
- description
- public CompiledDNRuleComponent.TypeLabel getTypeLabel()
public String getModification()
public String getDescription()
Copyright © 2013. All Rights Reserved.