Uses of Class
mro.util.properties.PropertyGroup

Packages that use PropertyGroup
mro.util.properties   
 

Uses of PropertyGroup in mro.util.properties
 

Methods in mro.util.properties that return PropertyGroup
 PropertyGroup Properties.getPropertyGroup(java.lang.String propertyGroupName)
          Returns a PropertyGroup with the specified name.
 

Constructors in mro.util.properties with parameters of type PropertyGroup
PropertyGroup(PropertyGroup pg)
          Copy Constructor.