java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.datasource.PropertyType

public class PropertyType extends STNode
  • Constructor Details

    • PropertyType

      public PropertyType()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getName

      public String getName()
    • setName

      public void setName(String name)