Class ContentId

  • All Implemented Interfaces:
    org.bn.coders.IASN1PreparedElement

    public class ContentId
    extends Object
    implements org.bn.coders.IASN1PreparedElement
    • Constructor Detail

      • ContentId

        public ContentId()
    • Method Detail

      • getContentId

        public Long getContentId()
      • setContentId

        public void setContentId​(Long value)
      • getDescription

        public byte[] getDescription()
      • isDescriptionPresent

        public boolean isDescriptionPresent()
      • setDescription

        public void setDescription​(byte[] value)
      • initWithDefaults

        public void initWithDefaults()
        Specified by:
        initWithDefaults in interface org.bn.coders.IASN1PreparedElement
      • getPreparedData

        public org.bn.coders.IASN1PreparedElementData getPreparedData()
        Specified by:
        getPreparedData in interface org.bn.coders.IASN1PreparedElement