Class EventUnregisterMessage.FilterId

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    EventUnregisterMessage

    public static class EventUnregisterMessage.FilterId
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String id  
    • Constructor Summary

      Constructors 
      Constructor Description
      FilterId​(java.lang.String id)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        public final java.lang.String id
    • Constructor Detail

      • FilterId

        public FilterId​(java.lang.String id)