/** Automatically generated method. */ public boolean equals(Object o) { if (!(o instanceof aos.apib.Base)) return false; return aos.apib.Util.equals(this, (aos.apib.Base) o); }
/** Automatically generated method. */ public int hashCode() { streamer.setup(); return aos.apib.Util.hashCode(this); }