Uses of Class
org.plasma.config.Property

Packages that use Property
org.plasma.config Package level documentation for package org.plasma.config. 
 

Uses of Property in org.plasma.config
 

Fields in org.plasma.config with type parameters of type Property
protected  java.util.List<Property> Configuration.properties
           
 

Methods in org.plasma.config that return Property
 Property ObjectFactory.createProperty()
          Create an instance of Property
 

Methods in org.plasma.config that return types with arguments of type Property
 java.util.List<Property> Configuration.getProperties()
          Gets the value of the properties property.
 



Copyright © 2013. All Rights Reserved.