|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadOnlyProperty | |
---|---|
scs.auxiliar |
Uses of ReadOnlyProperty in scs.auxiliar |
---|
Fields in scs.auxiliar declared as ReadOnlyProperty | |
---|---|
ReadOnlyProperty |
ReadOnlyPropertyHolder.value
|
Methods in scs.auxiliar that return ReadOnlyProperty | |
---|---|
static ReadOnlyProperty |
ReadOnlyPropertyHelper.extract(Any any)
|
static ReadOnlyProperty |
ReadOnlyPropertyHelper.read(InputStream in)
|
Methods in scs.auxiliar with parameters of type ReadOnlyProperty | |
---|---|
static void |
ReadOnlyPropertyHelper.insert(Any any,
ReadOnlyProperty s)
|
static void |
ReadOnlyPropertyHelper.write(OutputStream out,
ReadOnlyProperty s)
|
Methods in scs.auxiliar that throw ReadOnlyProperty | |
---|---|
void |
ComponentPropertiesServant.setProperty(Property prop)
Given a property name, sets a new value. |
void |
ComponentPropertiesPOATie.setProperty(Property prop)
|
void |
ComponentPropertiesOperations.setProperty(Property prop)
|
void |
_ComponentPropertiesStub.setProperty(Property prop)
|
Constructors in scs.auxiliar with parameters of type ReadOnlyProperty | |
---|---|
ReadOnlyPropertyHolder(ReadOnlyProperty initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |