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

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

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

See Also:
Serialized Form

Field Summary
 java.lang.String name
           
 
Constructor Summary
TestAttribute1()
           
TestAttribute1(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

TestAttribute1

public TestAttribute1()

TestAttribute1

public TestAttribute1(java.lang.String name)


Copyright © 2003 Sun Microsystems Corp. All Rights Reserved.