org.tolven.ccr
Class ActorType.Organization

java.lang.Object
  extended by org.tolven.ccr.ActorType.Organization
Enclosing class:
ActorType

public static class ActorType.Organization
extends java.lang.Object

Java class for anonymous complex type.


Constructor Summary
ActorType.Organization()
           
 
Method Summary
 java.lang.String getName()
          Gets the value of the name property.
 void setName(java.lang.String value)
          Sets the value of the name property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorType.Organization

public ActorType.Organization()
Method Detail

getName

public java.lang.String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(java.lang.String value)
Sets the value of the name property.

Parameters:
value - allowed object is String