public class NestedFileProperties extends RelationshipBeanProperties
NestedFileProperties describes the properties for the NestedFile relationship between a folder and a file.
  • Constructor Details

    • NestedFileProperties

      public NestedFileProperties()
      Default constructor
    • NestedFileProperties

      public NestedFileProperties(NestedFileProperties template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details