Class GeneratedTestIntegrationItem3

    • Field Detail

      • CODE

        public static final java.lang.String CODE
        Qualifier of the TestIntegrationItem3.code attribute
        See Also:
        Constant Field Values
      • REQUIREDITEM

        public static final java.lang.String REQUIREDITEM
        Qualifier of the TestIntegrationItem3.requiredItem attribute
        See Also:
        Constant Field Values
    • Constructor Detail

      • GeneratedTestIntegrationItem3

        public GeneratedTestIntegrationItem3()
    • Method Detail

      • getCode

        public java.lang.String getCode​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem3.code attribute.
        Returns:
        the code
      • getCode

        public java.lang.String getCode()
        Generated method - Getter of the TestIntegrationItem3.code attribute.
        Returns:
        the code
      • setCode

        public void setCode​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the TestIntegrationItem3.code attribute.
        Parameters:
        value - the code
      • setCode

        public void setCode​(java.lang.String value)
        Generated method - Setter of the TestIntegrationItem3.code attribute.
        Parameters:
        value - the code
      • getRequiredItem

        public TestIntegrationItem getRequiredItem​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem3.requiredItem attribute.
        Returns:
        the requiredItem
      • getRequiredItem

        public TestIntegrationItem getRequiredItem()
        Generated method - Getter of the TestIntegrationItem3.requiredItem attribute.
        Returns:
        the requiredItem
      • setRequiredItem

        public void setRequiredItem​(SessionContext ctx,
                                    TestIntegrationItem value)
        Generated method - Setter of the TestIntegrationItem3.requiredItem attribute.
        Parameters:
        value - the requiredItem
      • setRequiredItem

        public void setRequiredItem​(TestIntegrationItem value)
        Generated method - Setter of the TestIntegrationItem3.requiredItem attribute.
        Parameters:
        value - the requiredItem