java.lang.Object
org.wildfly.maven.plugins.quickstart.documentation.drupal.json.hal.TextWrapper
Direct Known Subclasses:
TextWithSummaryWrapper

public class TextWrapper extends Object
Author:
Jason Porter <jporter@redhat.com> Copyright 2017 Red Hat, Inc. and/or its affiliates.
  • Constructor Details

    • TextWrapper

      public TextWrapper(String body)
    • TextWrapper

      public TextWrapper(String value, String format)
  • Method Details

    • getValue

      public String getValue()
    • getFormat

      public String getFormat()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object