Uses of Class
_SDOPackage.OrganizationProperty

Packages that use OrganizationProperty
_SDOPackage   
jp.go.aist.rtm.RTC.SDOPackage   
 

Uses of OrganizationProperty in _SDOPackage
 

Fields in _SDOPackage declared as OrganizationProperty
 OrganizationProperty OrganizationPropertyHolder.value
           
 

Methods in _SDOPackage that return OrganizationProperty
static OrganizationProperty OrganizationPropertyHelper.extract(org.omg.CORBA.Any a)
           
 OrganizationProperty _OrganizationStub.get_organization_property()
           
 OrganizationProperty OrganizationOperations.get_organization_property()
           
static OrganizationProperty OrganizationPropertyHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in _SDOPackage with parameters of type OrganizationProperty
 boolean _OrganizationStub.add_organization_property(OrganizationProperty organization_property)
           
 boolean OrganizationOperations.add_organization_property(OrganizationProperty organization_property)
           
static void OrganizationPropertyHelper.insert(org.omg.CORBA.Any a, OrganizationProperty that)
           
static void OrganizationPropertyHelper.write(org.omg.CORBA.portable.OutputStream ostream, OrganizationProperty value)
           
 

Constructors in _SDOPackage with parameters of type OrganizationProperty
OrganizationPropertyHolder(OrganizationProperty initialValue)
           
 

Uses of OrganizationProperty in jp.go.aist.rtm.RTC.SDOPackage
 

Fields in jp.go.aist.rtm.RTC.SDOPackage declared as OrganizationProperty
(package private)  OrganizationProperty Organization_impl.m_orgProperty
          
 

Methods in jp.go.aist.rtm.RTC.SDOPackage that return OrganizationProperty
 OrganizationProperty Organization_impl.get_organization_property()
           [CORBA interface] Gets OrganizationProperty
 

Methods in jp.go.aist.rtm.RTC.SDOPackage with parameters of type OrganizationProperty
 boolean Organization_impl.add_organization_property(OrganizationProperty organization_property)
           [CORBA interface] Set OrganizationProperty
 boolean Organization_impl.set_organization_property(OrganizationProperty organization_property)
           [CORBA interface] Sets OrganizationProperty