com.paypal.digraph.parser
Class GraphNode

java.lang.Object
  extended by com.paypal.digraph.parser.GraphElement
      extended by com.paypal.digraph.parser.GraphNode

public class GraphNode
extends GraphElement


Field Summary
 
Fields inherited from class com.paypal.digraph.parser.GraphElement
mAttrs, mId
 
Constructor Summary
GraphNode(String id)
           
 
Method Summary
 
Methods inherited from class com.paypal.digraph.parser.GraphElement
getAttribute, getAttributes, getId, setAttribute, setAttributes, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GraphNode

public GraphNode(String id)


Copyright © 2017. All rights reserved.