Class StringAttributes

java.lang.Object
org.mule.tooling.extensions.metadata.api.source.StringAttributes
All Implemented Interfaces:
Serializable, Supplier<String>

public class StringAttributes extends Object implements Serializable, Supplier<String>
See Also:
  • Constructor Details

    • StringAttributes

      public StringAttributes()
    • StringAttributes

      public StringAttributes(String value)
  • Method Details