Context.java

/*
 *        @ Copyright 2001 FA Software;
 *        All right reserved. No part of this program may be reproduced or
 *        transmitted in any form or by any means, electronic or
 *        mechanical, including photocopying, recording, or by any
 *        information storage or retrieval system without written
 *        permission from FA Software, except for inclusion of brief
 *        quotations in a review.
 */
package com.mycim.valueobject.prp;

import com.mycim.valueobject.bas.NamedObject;

import java.util.ArrayList;

public class Context extends NamedObject {

    // --------------------------------------------------------- Instance Variables
    private String inheritFlag;

    private String contextType1;

    private String contextType2;

    private String contextType3;

    private String contextType4;

    private String contextType5;

    private String contextType6;

    private String contextType7;

    private String contextType8;

    private String contextType9;

    private String contextType10;

    private String contextType11;

    private String contextType12;

    private String contextType13;

    private String contextType14;

    private String contextType15;

    private String contextField1;

    private String contextField2;

    private String contextField3;

    private String contextField4;

    private String contextField5;

    private String contextField6;

    private String contextField7;

    private String contextField8;

    private String contextField9;

    private String contextField10;

    private String contextField11;

    private String contextField12;

    private String contextField13;

    private String contextField14;

    private String contextField15;

    private String resultType1;

    private String resultType2;

    private String resultType3;

    private String resultType4;

    private String resultType5;

    private String resultType6;

    private String resultType7;

    private String resultType8;

    private String resultType9;

    private String resultType10;

    private String resultType11;

    private String resultType12;

    private String resultType13;

    private String resultType14;

    private String resultType15;

    private String resultField1;

    private String resultField2;

    private String resultField3;

    private String resultField4;

    private String resultField5;

    private String resultField6;

    private String resultField7;

    private String resultField8;

    private String resultField9;

    private String resultField10;

    private String resultField11;

    private String resultField12;

    private String resultField13;

    private String resultField14;

    private String resultField15;

    private java.util.Collection rules;

    private java.util.Collection values;

    private String contextLbl1;

    private String contextLbl2;

    private String contextLbl3;

    private String contextLbl4;

    private String contextLbl5;

    private String contextLbl6;

    private String contextLbl7;

    private String contextLbl8;

    private String contextLbl9;

    private String contextLbl10;

    private String contextLbl11;

    private String contextLbl12;

    private String contextLbl13;

    private String contextLbl14;

    private String contextLbl15;

    private String resultLbl1;

    private String resultLbl2;

    private String resultLbl3;

    private String resultLbl4;

    private String resultLbl5;

    private String resultLbl6;

    private String resultLbl7;

    private String resultLbl8;

    private String resultLbl9;

    private String resultLbl10;

    private String resultLbl11;

    private String resultLbl12;

    private String resultLbl13;

    private String resultLbl14;

    private String resultLbl15;

    private String language;

    // --------------------------------------------------------- Properties
    public Context() {
    }

    public Context(String instanceId, String namedSpace, String object) {
        super(instanceId, namedSpace, object);
    }

    public String getInheritFlag() {
        return this.inheritFlag;
    }

    public void setInheritFlag(String inheritFlag) {
        this.inheritFlag = inheritFlag;
    }

    public String getContextType1() {
        return this.contextType1;
    }

    public void setContextType1(String contextType1) {
        this.contextType1 = contextType1;
    }

    public String getContextType2() {
        return this.contextType2;
    }

    public void setContextType2(String contextType2) {
        this.contextType2 = contextType2;
    }

    public String getContextType3() {
        return this.contextType3;
    }

    public void setContextType3(String contextType3) {
        this.contextType3 = contextType3;
    }

    public String getContextType4() {
        return this.contextType4;
    }

    public void setContextType4(String contextType4) {
        this.contextType4 = contextType4;
    }

    public String getContextType5() {
        return this.contextType5;
    }

    public void setContextType5(String contextType5) {
        this.contextType5 = contextType5;
    }

    public String getContextType6() {
        return this.contextType6;
    }

    public void setContextType6(String contextType6) {
        this.contextType6 = contextType6;
    }

    public String getContextType7() {
        return this.contextType7;
    }

    public void setContextType7(String contextType7) {
        this.contextType7 = contextType7;
    }

    public String getContextType8() {
        return this.contextType8;
    }

    public void setContextType8(String contextType8) {
        this.contextType8 = contextType8;
    }

    public String getContextType9() {
        return this.contextType9;
    }

    public void setContextType9(String contextType9) {
        this.contextType9 = contextType9;
    }

    public String getContextType10() {
        return this.contextType10;
    }

    public void setContextType10(String contextType10) {
        this.contextType10 = contextType10;
    }

    public String getContextField1() {
        if (this.contextField1 == null) {
            this.contextField1 = "";
        }

        return this.contextField1;
    }

    public void setContextField1(String contextField1) {
        this.contextField1 = contextField1;
    }

    public String getContextField2() {
        if (this.contextField2 == null) {
            this.contextField2 = "";
        }

        return this.contextField2;
    }

    public void setContextField2(String contextField2) {
        this.contextField2 = contextField2;
    }

    public String getContextField3() {
        if (this.contextField3 == null) {
            this.contextField3 = "";
        }

        return this.contextField3;
    }

    public void setContextField3(String contextField3) {
        this.contextField3 = contextField3;
    }

    public String getContextField4() {
        if (this.contextField4 == null) {
            this.contextField4 = "";
        }

        return this.contextField4;
    }

    public void setContextField4(String contextField4) {
        this.contextField4 = contextField4;
    }

    public String getContextField5() {
        if (this.contextField5 == null) {
            this.contextField5 = "";
        }

        return this.contextField5;
    }

    public void setContextField5(String contextField5) {
        this.contextField5 = contextField5;
    }

    public String getContextField6() {
        if (this.contextField6 == null) {
            this.contextField6 = "";
        }

        return this.contextField6;
    }

    public void setContextField6(String contextField6) {
        this.contextField6 = contextField6;
    }

    public String getContextField7() {
        if (this.contextField7 == null) {
            this.contextField7 = "";
        }

        return this.contextField7;
    }

    public void setContextField7(String contextField7) {
        this.contextField7 = contextField7;
    }

    public String getContextField8() {
        if (this.contextField8 == null) {
            this.contextField8 = "";
        }

        return this.contextField8;
    }

    public void setContextField8(String contextField8) {
        this.contextField8 = contextField8;
    }

    public String getContextField9() {
        if (this.contextField9 == null) {
            this.contextField9 = "";
        }

        return this.contextField9;
    }

    public void setContextField9(String contextField9) {
        this.contextField9 = contextField9;
    }

    public String getContextField10() {
        if (this.contextField10 == null) {
            this.contextField10 = "";
        }

        return this.contextField10;
    }

    public void setContextField10(String contextField10) {
        this.contextField10 = contextField10;
    }

    public String getResultType1() {
        return this.resultType1;
    }

    public void setResultType1(String resultType1) {
        this.resultType1 = resultType1;
    }

    public String getResultType2() {
        return this.resultType2;
    }

    public void setResultType2(String resultType2) {
        this.resultType2 = resultType2;
    }

    public String getResultType3() {
        return this.resultType3;
    }

    public void setResultType3(String resultType3) {
        this.resultType3 = resultType3;
    }

    public String getResultType4() {
        return this.resultType4;
    }

    public void setResultType4(String resultType4) {
        this.resultType4 = resultType4;
    }

    public String getResultType5() {
        return this.resultType5;
    }

    public void setResultType5(String resultType5) {
        this.resultType5 = resultType5;
    }

    public String getResultType6() {
        return this.resultType6;
    }

    public void setResultType6(String resultType6) {
        this.resultType6 = resultType6;
    }

    public String getResultType7() {
        return this.resultType7;
    }

    public void setResultType7(String resultType7) {
        this.resultType7 = resultType7;
    }

    public String getResultType8() {
        return this.resultType8;
    }

    public void setResultType8(String resultType8) {
        this.resultType8 = resultType8;
    }

    public String getResultType9() {
        return this.resultType9;
    }

    public void setResultType9(String resultType9) {
        this.resultType9 = resultType9;
    }

    public String getResultType10() {
        return this.resultType10;
    }

    public void setResultType10(String resultType10) {
        this.resultType10 = resultType10;
    }

    public String getResultField1() {
        if (this.resultField1 == null) {
            this.resultField1 = "";
        }

        return this.resultField1;
    }

    public void setResultField1(String resultField1) {
        this.resultField1 = resultField1;
    }

    public String getResultField2() {
        if (this.resultField2 == null) {
            this.resultField2 = "";
        }

        return this.resultField2;
    }

    public void setResultField2(String resultField2) {
        this.resultField2 = resultField2;
    }

    public String getResultField3() {
        if (this.resultField3 == null) {
            this.resultField3 = "";
        }

        return this.resultField3;
    }

    public void setResultField3(String resultField3) {
        this.resultField3 = resultField3;
    }

    public String getResultField4() {
        if (this.resultField4 == null) {
            this.resultField4 = "";
        }

        return this.resultField4;
    }

    public void setResultField4(String resultField4) {
        this.resultField4 = resultField4;
    }

    public String getResultField5() {
        if (this.resultField5 == null) {
            this.resultField5 = "";
        }

        return this.resultField5;
    }

    public void setResultField5(String resultField5) {
        this.resultField5 = resultField5;
    }

    public String getResultField6() {
        if (this.resultField6 == null) {
            this.resultField6 = "";
        }

        return this.resultField6;
    }

    public void setResultField6(String resultField6) {
        this.resultField6 = resultField6;
    }

    public String getResultField7() {
        if (this.resultField7 == null) {
            this.resultField7 = "";
        }

        return this.resultField7;
    }

    public void setResultField7(String resultField7) {
        this.resultField7 = resultField7;
    }

    public String getResultField8() {
        if (this.resultField8 == null) {
            this.resultField8 = "";
        }

        return this.resultField8;
    }

    public void setResultField8(String resultField8) {
        this.resultField8 = resultField8;
    }

    public String getResultField9() {
        if (this.resultField9 == null) {
            this.resultField9 = "";
        }

        return this.resultField9;
    }

    public void setResultField9(String resultField9) {
        this.resultField9 = resultField9;
    }

    public String getResultField10() {
        if (this.resultField10 == null) {
            this.resultField10 = "";
        }

        return this.resultField10;
    }

    public void setResultField10(String resultField10) {
        this.resultField10 = resultField10;
    }

    public java.util.Collection getRules() {
        if (this.rules == null) {
            this.rules = new ArrayList();
        }

        return rules;
    }

    public void setRules(java.util.Collection rules) {
        this.rules = rules;
    }

    public java.util.Collection getValues() {
        if (this.values == null) {
            this.values = new ArrayList();
        }

        return values;
    }

    public void setValues(java.util.Collection values) {
        this.values = values;
    }

    public String getContextLbl1() {
        return contextLbl1;
    }

    public void setContextLbl1(String contextLbl1) {
        this.contextLbl1 = contextLbl1;
    }

    public String getContextLbl2() {
        return contextLbl2;
    }

    public void setContextLbl2(String contextLbl2) {
        this.contextLbl2 = contextLbl2;
    }

    public String getContextLbl3() {
        return contextLbl3;
    }

    public void setContextLbl3(String contextLbl3) {
        this.contextLbl3 = contextLbl3;
    }

    public String getContextLbl4() {
        return contextLbl4;
    }

    public void setContextLbl4(String contextLbl4) {
        this.contextLbl4 = contextLbl4;
    }

    public String getContextLbl5() {
        return contextLbl5;
    }

    public void setContextLbl5(String contextLbl5) {
        this.contextLbl5 = contextLbl5;
    }

    public String getContextLbl6() {
        return contextLbl6;
    }

    public void setContextLbl6(String contextLbl6) {
        this.contextLbl6 = contextLbl6;
    }

    public String getContextLbl7() {
        return contextLbl7;
    }

    public void setContextLbl7(String contextLbl7) {
        this.contextLbl7 = contextLbl7;
    }

    public String getContextLbl8() {
        return contextLbl8;
    }

    public void setContextLbl8(String contextLbl8) {
        this.contextLbl8 = contextLbl8;
    }

    public String getContextLbl9() {
        return contextLbl9;
    }

    public void setContextLbl9(String contextLbl9) {
        this.contextLbl9 = contextLbl9;
    }

    public String getContextLbl10() {
        return contextLbl10;
    }

    public void setContextLbl10(String contextLbl10) {
        this.contextLbl10 = contextLbl10;
    }

    public String getResultLbl1() {
        return resultLbl1;
    }

    public void setResultLbl1(String resultLbl1) {
        this.resultLbl1 = resultLbl1;
    }

    public String getResultLbl2() {
        return resultLbl2;
    }

    public void setResultLbl2(String resultLbl2) {
        this.resultLbl2 = resultLbl2;
    }

    public String getResultLbl3() {
        return resultLbl3;
    }

    public void setResultLbl3(String resultLbl3) {
        this.resultLbl3 = resultLbl3;
    }

    public String getResultLbl4() {
        return resultLbl4;
    }

    public void setResultLbl4(String resultLbl4) {
        this.resultLbl4 = resultLbl4;
    }

    public String getResultLbl5() {
        return resultLbl5;
    }

    public void setResultLbl5(String resultLbl5) {
        this.resultLbl5 = resultLbl5;
    }

    public String getResultLbl6() {
        return resultLbl6;
    }

    public void setResultLbl6(String resultLbl6) {
        this.resultLbl6 = resultLbl6;
    }

    public String getResultLbl7() {
        return resultLbl7;
    }

    public void setResultLbl7(String resultLbl7) {
        this.resultLbl7 = resultLbl7;
    }

    public String getResultLbl8() {
        return resultLbl8;
    }

    public void setResultLbl8(String resultLbl8) {
        this.resultLbl8 = resultLbl8;
    }

    public String getResultLbl9() {
        return resultLbl9;
    }

    public void setResultLbl9(String resultLbl9) {
        this.resultLbl9 = resultLbl9;
    }

    public String getResultLbl10() {
        return resultLbl10;
    }

    public void setResultLbl10(String resultLbl10) {
        this.resultLbl10 = resultLbl10;
    }

    public String getLanguage() {
        return language;
    }

    public void setLanguage(String language) {
        this.language = language;
    }

    public String getResultType11() {
        return resultType11;
    }

    public void setResultType11(String resultType11) {
        this.resultType11 = resultType11;
    }

    public String getResultType12() {
        return resultType12;
    }

    public void setResultType12(String resultType12) {
        this.resultType12 = resultType12;
    }

    public String getResultType13() {
        return resultType13;
    }

    public void setResultType13(String resultType13) {
        this.resultType13 = resultType13;
    }

    public String getResultType14() {
        return resultType14;
    }

    public void setResultType14(String resultType14) {
        this.resultType14 = resultType14;
    }

    public String getResultType15() {
        return resultType15;
    }

    public void setResultType15(String resultType15) {
        this.resultType15 = resultType15;
    }

    public String getResultField11() {
        return resultField11;
    }

    public void setResultField11(String resultField11) {
        this.resultField11 = resultField11;
    }

    public String getResultField12() {
        return resultField12;
    }

    public void setResultField12(String resultField12) {
        this.resultField12 = resultField12;
    }

    public String getResultField13() {
        return resultField13;
    }

    public void setResultField13(String resultField13) {
        this.resultField13 = resultField13;
    }

    public String getResultField14() {
        return resultField14;
    }

    public void setResultField14(String resultField14) {
        this.resultField14 = resultField14;
    }

    public String getResultField15() {
        return resultField15;
    }

    public void setResultField15(String resultField15) {
        this.resultField15 = resultField15;
    }

    public String getResultLbl11() {
        return resultLbl11;
    }

    public void setResultLbl11(String resultLbl11) {
        this.resultLbl11 = resultLbl11;
    }

    public String getResultLbl12() {
        return resultLbl12;
    }

    public void setResultLbl12(String resultLbl12) {
        this.resultLbl12 = resultLbl12;
    }

    public String getResultLbl13() {
        return resultLbl13;
    }

    public void setResultLbl13(String resultLbl13) {
        this.resultLbl13 = resultLbl13;
    }

    public String getResultLbl14() {
        return resultLbl14;
    }

    public void setResultLbl14(String resultLbl14) {
        this.resultLbl14 = resultLbl14;
    }

    public String getResultLbl15() {
        return resultLbl15;
    }

    public void setResultLbl15(String resultLbl15) {
        this.resultLbl15 = resultLbl15;
    }

    public String getContextType11() {
        return contextType11;
    }

    public void setContextType11(String contextType11) {
        this.contextType11 = contextType11;
    }

    public String getContextType12() {
        return contextType12;
    }

    public void setContextType12(String contextType12) {
        this.contextType12 = contextType12;
    }

    public String getContextType13() {
        return contextType13;
    }

    public void setContextType13(String contextType13) {
        this.contextType13 = contextType13;
    }

    public String getContextType14() {
        return contextType14;
    }

    public void setContextType14(String contextType14) {
        this.contextType14 = contextType14;
    }

    public String getContextType15() {
        return contextType15;
    }

    public void setContextType15(String contextType15) {
        this.contextType15 = contextType15;
    }

    public String getContextField11() {
        return contextField11;
    }

    public void setContextField11(String contextField11) {
        this.contextField11 = contextField11;
    }

    public String getContextField12() {
        return contextField12;
    }

    public void setContextField12(String contextField12) {
        this.contextField12 = contextField12;
    }

    public String getContextField13() {
        return contextField13;
    }

    public void setContextField13(String contextField13) {
        this.contextField13 = contextField13;
    }

    public String getContextField14() {
        return contextField14;
    }

    public void setContextField14(String contextField14) {
        this.contextField14 = contextField14;
    }

    public String getContextField15() {
        return contextField15;
    }

    public void setContextField15(String contextField15) {
        this.contextField15 = contextField15;
    }

    public String getContextLbl11() {
        return contextLbl11;
    }

    public void setContextLbl11(String contextLbl11) {
        this.contextLbl11 = contextLbl11;
    }

    public String getContextLbl12() {
        return contextLbl12;
    }

    public void setContextLbl12(String contextLbl12) {
        this.contextLbl12 = contextLbl12;
    }

    public String getContextLbl13() {
        return contextLbl13;
    }

    public void setContextLbl13(String contextLbl13) {
        this.contextLbl13 = contextLbl13;
    }

    public String getContextLbl14() {
        return contextLbl14;
    }

    public void setContextLbl14(String contextLbl14) {
        this.contextLbl14 = contextLbl14;
    }

    public String getContextLbl15() {
        return contextLbl15;
    }

    public void setContextLbl15(String contextLbl15) {
        this.contextLbl15 = contextLbl15;
    }

}

/*
 * Modification Log Log No : Name : Modified Date: Description :
 */