|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||