scs.auxiliar
Interface ComponentPropertiesOperations
- All Known Subinterfaces:
- ComponentProperties
- All Known Implementing Classes:
- _ComponentPropertiesStub, ComponentPropertiesPOA, ComponentPropertiesPOATie, ComponentPropertiesServant
public interface ComponentPropertiesOperations
Generated from IDL interface "ComponentProperties".
- Version:
- generated at Feb 10, 2014 8:09:01 AM
- Author:
- JacORB IDL compiler V 3.1, 19-Aug-2012
setProperty
void setProperty(Property prop)
throws ReadOnlyProperty
- Throws:
ReadOnlyProperty
getProperty
Property getProperty(String name)
throws UndefinedProperty
- Throws:
UndefinedProperty
getProperties
Property[] getProperties()
Copyright © 2014. All Rights Reserved.