Class ObjectVarrayDefinition

    • Field Detail

      • isNullAllowed

        protected boolean isNullAllowed
    • Constructor Detail

      • ObjectVarrayDefinition

        public ObjectVarrayDefinition()
    • Method Detail

      • isNullAllowed

        public boolean isNullAllowed()
        PUBLIC: Return if the varray collection is allowed NULL or not
      • setIsNullAllowed

        public void setIsNullAllowed​(boolean isNullAllowed)
        PUBLIC: Set if the varray collection is allowed NULL or not