Uses of Interface
org.openmdx.generic1.cci.Property

Packages that use Property
org.openmdx.generic1.cci   
 

Uses of Property in org.openmdx.generic1.cci
 

Subinterfaces of Property in org.openmdx.generic1.cci
 interface BooleanProperty
           
 interface DecimalProperty
           
 interface IntegerProperty
           
 interface StringProperty
           
 interface UriProperty
           
 

Methods in org.openmdx.generic1.cci that return Property
 Property PropertySet.getProperty(String name)
          Retrieves the value for the reference property for the specified qualifier attribute value.
 Property PropertySetImpl.getProperty(String name)
           
 

Methods in org.openmdx.generic1.cci with parameters of type Property
 void PropertySet.addProperty(Property newValue)
           
 void PropertySetImpl.addProperty(Property newValue)
           
 void PropertySet.addProperty(String name, Property newValue)
           
 void PropertySetImpl.addProperty(String name, Property newValue)
           
 void PropertySetImpl.setProperty(Property[] newValue)
           
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.