Class StrictForm.Field$.FromString

java.lang.Object
akka.http.scaladsl.common.StrictForm.Field$.FromString
All Implemented Interfaces:
StrictForm.Field, Serializable, scala.Equals, scala.Product
Enclosing class:
StrictForm.Field$

public static final class StrictForm.Field$.FromString extends Object implements StrictForm.Field, scala.Product, Serializable
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface scala.Equals

    canEqual, equals

    Methods inherited from interface scala.Product

    productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
  • Constructor Details

    • FromString

      public FromString(String value)
  • Method Details

    • value

      public String value()