org.apache.juddi.api_v3
Class NodeDetail

java.lang.Object
  extended by org.apache.juddi.api_v3.NodeDetail
All Implemented Interfaces:
Serializable

public class NodeDetail
extends Object
implements Serializable

Java class for publisherDetail type. Specific to juddi.

Author:
Kurt T Stam
See Also:
Serialized Form

Field Summary
protected  List<Node> node
           
 
Constructor Summary
NodeDetail()
           
 
Method Summary
 List<Node> getNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

node

protected List<Node> node
Constructor Detail

NodeDetail

public NodeDetail()
Method Detail

getNode

public List<Node> getNode()


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.