Uses of Class
org.ocltf.common.Property

Packages that use Property
org.ocltf.common   
 

Uses of Property in org.ocltf.common
 

Methods in org.ocltf.common that return Property
 Property Context.getProperty(java.lang.String name)
          Retrieves the property with the specified name.
 

Methods in org.ocltf.common with parameters of type Property
 void Context.addProperty(Property property)
          Adds a property to this Context object.
 



Copyright © 2003-2004 Chad Brandon. All Rights Reserved.