java.lang.Object
org.eclipse.persistence.internal.sessions.factories.model.property.PropertyConfig

public class PropertyConfig extends Object
INTERNAL:
  • Constructor Details

    • PropertyConfig

      public PropertyConfig()
  • Method Details

    • setName

      public void setName(String name)
    • getName

      public String getName()
    • setValue

      public void setValue(String value)
    • getValue

      public String getValue()