RTM
Class ManagerProfile

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

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

RTM/ManagerProfile.java . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/Manager.idl 2015年3月20日 14時35分43秒 JST

See Also:
Serialized Form

Field Summary
 NameValue[] properties
           
 
Constructor Summary
ManagerProfile()
           
ManagerProfile(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

ManagerProfile

public ManagerProfile()

ManagerProfile

public ManagerProfile(NameValue[] _properties)