Module io.ebean.api
Package io.ebean.text

Class PathProperties.Props

    • Method Detail

      • getPath

        public String getPath()
      • isEmpty

        public boolean isEmpty()
      • getProperties

        public LinkedHashSet<String> getProperties()
        Return the properties for this property set.
      • getPropertiesAsString

        public String getPropertiesAsString()
        Return the properties as a comma delimited string.
      • addProperty

        protected void addProperty​(String property)
        Add a properties to include for this path.