Class Encrypted


  • public class Encrypted
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Integer numberOfPages  
    • Constructor Summary

      Constructors 
      Constructor Description
      Encrypted()  
      Encrypted​(java.lang.Integer numberOfPages)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • numberOfPages

        public java.lang.Integer numberOfPages
    • Constructor Detail

      • Encrypted

        public Encrypted()
      • Encrypted

        public Encrypted​(java.lang.Integer numberOfPages)