Class AppPropertyBinding

java.lang.Object
net.thevpc.common.props.impl.AppPropertyBinding

public class AppPropertyBinding extends Object
  • Constructor Details

    • AppPropertyBinding

      public AppPropertyBinding(Property property, String path)
  • Method Details

    • getPath

      public String getPath()
    • getProperty

      public Property getProperty()