Class OaidInfo


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

      Constructors 
      Constructor Description
      OaidInfo​(java.lang.String oaid, boolean trackingEnabled)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getOaid()  
      boolean isTrackingEnabled()  
      • Methods inherited from class java.lang.Object

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

      • OaidInfo

        public OaidInfo​(java.lang.String oaid,
                        boolean trackingEnabled)
    • Method Detail

      • getOaid

        public java.lang.String getOaid()
      • isTrackingEnabled

        public boolean isTrackingEnabled()