Class DoubleOrNullList

    • Constructor Detail

      • DoubleOrNullList

        public DoubleOrNullList()
    • Method Detail

      • addDoubleOrNull

        public void addDoubleOrNull​(DoubleOrNull doubleOrNull)
      • getDoubleOrNull

        public java.util.List<DoubleOrNull> getDoubleOrNull()
      • isSetDoubleOrNull

        public boolean isSetDoubleOrNull()
      • setDoubleOrNull

        public void setDoubleOrNull​(java.util.List<DoubleOrNull> doubleOrNull)
      • unsetDoubleOrNull

        public void unsetDoubleOrNull()
      • unsetDoubleOrNull

        public boolean unsetDoubleOrNull​(DoubleOrNull doubleOrNull)
      • isSetParent

        public boolean isSetParent()
        Specified by:
        isSetParent in interface Child
      • unsetParent

        public void unsetParent()
        Specified by:
        unsetParent in interface Child
      • copyTo

        public java.lang.Object copyTo​(java.lang.Object target,
                                       CopyBuilder copyBuilder)
        Specified by:
        copyTo in interface Copyable