Class Site.CustomProperty

  • Enclosing class:
    Site

    public class Site.CustomProperty
    extends Object
    Custom property helper class
    Author:
    Roy Wetherall
    • Constructor Detail

      • CustomProperty

        public CustomProperty​(String name,
                              Serializable value,
                              String type,
                              String title)
        Constructor
        Parameters:
        name - property name
        value - property value
        type - property type
        title - property title