Class BeanState

java.lang.Object
org.aksw.jena_sparql_api.mapper.context.BeanState

public class BeanState extends Object
  • Field Details

    • bean

      protected Object bean
      The bean which eventually should become populated
    • value

      protected Map<String,org.springframework.beans.PropertyValue> value
    • isPopulated

      protected boolean isPopulated
  • Constructor Details

    • BeanState

      public BeanState()
  • Method Details

    • setPopulated

      public void setPopulated(boolean isPopulated)
    • isPopulated

      public boolean isPopulated()