Class StoreSortResponseResultCode<C extends Asn1Container>

    • Constructor Detail

      • StoreSortResponseResultCode

        public StoreSortResponseResultCode()
        Instantiates a new StoreSortResponseResultCode action.
    • Method Detail

      • setIntegerValue

        protected void setIntegerValue​(int value,
                                       Asn1Container container)
        set the integer value to the appropriate field of ASN.1 object present in the container
        Specified by:
        setIntegerValue in class AbstractReadInteger<C extends Asn1Container>
        Parameters:
        value - the integer value
        container - the ASN.1 object's container