| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.Tobj.LNameComponent
This class implements the names library in CosNaming. This class is a Java-specific implementation of an OMG-defined CORBA pseudo-object, which will be deprecated in a future release.
| Method Summary | |
| static LNameComponent | create_lname_component()Creates the LName component. | 
|  java.lang.String | get_id()Returns the value of the LName component's identifier attribute. | 
|  java.lang.String | get_kind()Returns the value of the LName component's kind attribute. | 
|  void | set_id(java.lang.String i)Sets the identifier attribute of the LName component to the string argument. | 
|  void | set_kind(java.lang.String k)Sets the kind attribute of the LName component to the string argument. | 
| Methods inherited from class java.lang.Object | 
| equals, 
getClass, 
hashCode, 
notify, 
notifyAll, 
toString, 
wait, 
wait, 
wait | 
| Method Detail | 
public static LNameComponent create_lname_component()
public java.lang.String get_id()
                        throws NotSet
public void set_id(java.lang.String i)
            throws OverFlow
public java.lang.String get_kind()
                          throws NotSet
public void set_kind(java.lang.String k)
              throws OverFlow
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||