psdi.util

Class MaxTypeCRYPTOX

    • Constructor Detail

      • MaxTypeCRYPTOX

        public MaxTypeCRYPTOX()
        Construct null value of specified type
    • Method Detail

      • setValue

        public void setValue(byte[] value)
                      throws MXException
        Set the value to the specified value. Throws Exception if cannot be converted to current type.
        Overrides:
        setValue in class MaxTypeCRYPTO
        Throws:
        MXException
      • equals

        public boolean equals(java.lang.Object o)
        Compares two MaxTypes. Two MaxType objects are equal if and only if the values are same.
        Overrides:
        equals in class MaxTypeALN
      • clone

        public java.lang.Object clone()
        Clone the object.
        Overrides:
        clone in class MaxTypeCRYPTO