Class BuilderEncodedValues.BuilderArrayEncodedValue

    • Method Detail

      • getValue

        @Nonnull
        public java.util.List<? extends EncodedValue> getValue()
        Description copied from interface: ArrayEncodedValue
        Gets the list of the values contained in this ArrayEncodedValue
        Specified by:
        getValue in interface ArrayEncodedValue
        Returns:
        A list of EncodedValue instances