Class WatchElement

    • Constructor Detail

      • WatchElement

        public WatchElement()
    • Method Detail

      • getChildByNameAndType

        public <T> T getChildByNameAndType​(Class<T> type,
                                           String name)
      • getChildByNameAndType

        public <T> T getChildByNameAndType​(Class<T> type,
                                           com.fasterxml.jackson.databind.JsonNode jsonNode)
      • getName

        public String getName()