Class PropertyField

java.lang.Object
io.atlasmap.v2.Field
io.atlasmap.v2.PropertyField
All Implemented Interfaces:
Serializable

public class PropertyField extends Field implements Serializable
See Also:
  • Field Details

    • scope

      protected String scope
  • Constructor Details

    • PropertyField

      public PropertyField()
  • Method Details

    • getScope

      public String getScope()
      Gets the value of the scope property.
      Returns:
      possible object is String
    • setScope

      public void setScope(String scope)
      Sets the value of the scope property.
      Parameters:
      scope - allowed object is String