Package cbsw

Class CsrType


  • public class CsrType
    extends java.lang.Object

    This class is used during unmarshalling of Csr instances with CsrAdapter.

    • Constructor Summary

      Constructors 
      Constructor Description
      CsrType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • title

        public java.lang.String title
      • baseAddress

        public int baseAddress
      • csrAddress

        public int csrAddress
      • csrSize

        public int csrSize
    • Constructor Detail

      • CsrType

        public CsrType()