Class GeneratedSerialVoucher

    • Field Detail

      • CODES

        public static final java.lang.String CODES
        Qualifier of the SerialVoucher.codes attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSerialVoucher

        public GeneratedSerialVoucher()
    • Method Detail

      • getCodes

        public java.util.Collection<Media> getCodes​(SessionContext ctx)
        Generated method - Getter of the SerialVoucher.codes attribute.
        Returns:
        the codes - the generated codes of this voucher.
      • getCodes

        public java.util.Collection<Media> getCodes()
        Generated method - Getter of the SerialVoucher.codes attribute.
        Returns:
        the codes - the generated codes of this voucher.
      • setCodes

        public void setCodes​(SessionContext ctx,
                             java.util.Collection<Media> value)
        Generated method - Setter of the SerialVoucher.codes attribute.
        Parameters:
        value - the codes - the generated codes of this voucher.
      • setCodes

        public void setCodes​(java.util.Collection<Media> value)
        Generated method - Setter of the SerialVoucher.codes attribute.
        Parameters:
        value - the codes - the generated codes of this voucher.