Class MetaSet

java.lang.Object
org.openxava.util.meta.MetaSet
All Implemented Interfaces:
Serializable

public class MetaSet extends Object implements Serializable
Author:
Javier Paniza
See Also:
  • Constructor Details

    • MetaSet

      public MetaSet()
  • Method Details

    • getPropertyName

      public String getPropertyName()
    • getPropertyNameFrom

      public String getPropertyNameFrom()
    • setPropertyName

      public void setPropertyName(String propertyName)
    • setPropertyNameFrom

      public void setPropertyNameFrom(String propertyNameFrom)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • hasValue

      public boolean hasValue()