com.sun.jini.example.basic.ex1.attributes
Class TestAttribute

java.lang.Object
  extended bycom.sun.jini.example.basic.ex1.attributes.TestAttribute
All Implemented Interfaces:
net.jini.core.entry.Entry, java.io.Serializable

public class TestAttribute
extends java.lang.Object
implements net.jini.core.entry.Entry

See Also:
Serialized Form

Field Summary
 java.lang.String name
           
 
Constructor Summary
TestAttribute()
           
TestAttribute(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name
Constructor Detail

TestAttribute

public TestAttribute()

TestAttribute

public TestAttribute(java.lang.String name)


Copyright © 2003 Sun Microsystems Corp. All Rights Reserved.