java.lang.Object
org.wildfly.maven.plugins.quickstart.documentation.drupal.json.hal.ValueWrapper

public class ValueWrapper extends Object
Worthless class that just holds a value. Needed to get the json structure correct.
Author:
Jason Porter <jporter@redhat.com> Copyright 2017 Red Hat, Inc. and/or its affiliates.
  • Constructor Details

    • ValueWrapper

      public ValueWrapper(String value)
  • Method Details