Class TextWithSummaryWrapper
java.lang.Object
org.wildfly.maven.plugins.quickstart.documentation.drupal.json.hal.TextWrapper
org.wildfly.maven.plugins.quickstart.documentation.drupal.json.hal.TextWithSummaryWrapper
- Author:
- Jason Porter <jporter@redhat.com> Copyright 2017 Red Hat, Inc. and/or its affiliates.
-
Constructor Summary
ConstructorsConstructorDescriptionTextWithSummaryWrapper(String body, String summary) TextWithSummaryWrapper(String value, String format, String summary) -
Method Summary
Methods inherited from class org.wildfly.maven.plugins.quickstart.documentation.drupal.json.hal.TextWrapper
getFormat, getValue
-
Constructor Details
-
TextWithSummaryWrapper
-
TextWithSummaryWrapper
-
-
Method Details
-
getSummary
-
equals
- Overrides:
equalsin classTextWrapper
-
hashCode
public int hashCode()- Overrides:
hashCodein classTextWrapper
-