_SDOPackage
Class OrganizationProperty

java.lang.Object
  extended by _SDOPackage.OrganizationProperty
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class OrganizationProperty
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

_SDOPackage/OrganizationProperty.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/OpenRTM.idl Thursday, March 3, 2011 3:01:41 PM JST

See Also:
Serialized Form

Field Summary
 NameValue[] properties
           
 
Constructor Summary
OrganizationProperty()
           
OrganizationProperty(NameValue[] _properties)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

properties

public NameValue[] properties
Constructor Detail

OrganizationProperty

public OrganizationProperty()

OrganizationProperty

public OrganizationProperty(NameValue[] _properties)