edu.internet2.middleware.grouperClient.examples
Class PersonXstreamExample

java.lang.Object
  extended by edu.internet2.middleware.grouperClient.examples.PersonXstreamExample

public class PersonXstreamExample
extends Object


Constructor Summary
PersonXstreamExample()
           
 
Method Summary
 String getName()
           
static void main(String[] args)
           
 void setName(String name1)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersonXstreamExample

public PersonXstreamExample()
Method Detail

main

public static void main(String[] args)
Parameters:
args -

toString

public String toString()
Overrides:
toString in class Object
See Also:
Object.toString()

getName

public String getName()
Returns:
the name

setName

public void setName(String name1)
Parameters:
name1 -