Class CLTypeTuple2

    • Constructor Detail

      • CLTypeTuple2

        public CLTypeTuple2()
    • Method Detail

      • setChildTypeObjects

        protected void setChildTypeObjects​(java.util.List<java.lang.Object> childTypeObjects)
                                    throws java.lang.InstantiationException,
                                           java.lang.IllegalAccessException,
                                           java.lang.IllegalArgumentException,
                                           java.lang.reflect.InvocationTargetException,
                                           java.lang.NoSuchMethodException,
                                           java.lang.SecurityException,
                                           NoSuchTypeException
        Overrides:
        setChildTypeObjects in class AbstractCLTypeWithChildren
        Throws:
        java.lang.InstantiationException
        java.lang.IllegalAccessException
        java.lang.IllegalArgumentException
        java.lang.reflect.InvocationTargetException
        java.lang.NoSuchMethodException
        java.lang.SecurityException
        NoSuchTypeException
      • getTypeName

        public java.lang.String getTypeName()
        Description copied from class: AbstractCLType
        Required getter for implementations of CLType
        Specified by:
        getTypeName in class AbstractCLType
        Returns:
        the CLType name