Class KIntSetIntAnnotation


  • public class KIntSetIntAnnotation
    extends java.lang.Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • KIntSetIntAnnotation

        protected KIntSetIntAnnotation​(long cPtr,
                                       boolean cMemoryOwn)
      • KIntSetIntAnnotation

        public KIntSetIntAnnotation​(KProblem p,
                                    java.lang.String name,
                                    int binf,
                                    int bsup,
                                    int init)
      • KIntSetIntAnnotation

        public KIntSetIntAnnotation​(KProblem p,
                                    java.lang.String name,
                                    int binf,
                                    int bsup)
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • getIntAnnotation

        public int getIntAnnotation​(int val)
      • setIntAnnotation

        public void setIntAnnotation​(int val,
                                     int annot)
      • getIndexInf

        public int getIndexInf()
      • getIndexSup

        public int getIndexSup()
      • getSize

        public int getSize()
      • print

        public void print()