Class CpeObject


  • public class CpeObject
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected CpeObject​(java.lang.Object aObject)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getInternalObject()  
      protected void set​(java.lang.Object aObject)  
      • Methods inherited from class java.lang.Object

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

      • CpeObject

        protected CpeObject​(java.lang.Object aObject)
    • Method Detail

      • set

        protected void set​(java.lang.Object aObject)
      • getInternalObject

        public java.lang.Object getInternalObject()