slib.sglib.io.loader.csv
Class CSV_StatementTemplate_Constraint

java.lang.Object
  extended by slib.sglib.io.loader.csv.CSV_StatementTemplate_Constraint

public class CSV_StatementTemplate_Constraint
extends Object

Author:
seb

Field Summary
 StatementTemplateElement onElement
           
 StatementTemplate_Constraint_Type type
           
 
Constructor Summary
CSV_StatementTemplate_Constraint(StatementTemplateElement elem, StatementTemplate_Constraint_Type type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public StatementTemplate_Constraint_Type type

onElement

public StatementTemplateElement onElement
Constructor Detail

CSV_StatementTemplate_Constraint

public CSV_StatementTemplate_Constraint(StatementTemplateElement elem,
                                        StatementTemplate_Constraint_Type type)
Parameters:
elem -
type -


Copyright © 2013. All Rights Reserved.