Class ELParser.Id

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.String id  
    • Constructor Summary

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

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

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

      • id

        java.lang.String id
    • Constructor Detail

      • Id

        Id​(java.lang.String id)