Class PropertyList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Property>, Collection<Property>, List<Property>, RandomAccess

public class PropertyList extends Vector<Property>
See Also:
  • Field Details

  • Constructor Details

    • PropertyList

      public PropertyList()
  • Method Details

    • getProperty

      public Property getProperty(int n)