Package 

Class TagBody


  • @JsonClass(generateAdapter = true) 
    public final class TagBody
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String tag
    • Constructor Summary

      Constructors 
      Constructor Description
      TagBody(String tag)
    • Method Summary

      Modifier and Type Method Description
      final String getTag()
      final Unit setTag(@Json(name = tag) String tag)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait