|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.ActorType.Person
public static class ActorType.Person
Java class for anonymous complex type.
| Nested Class Summary | |
|---|---|
static class |
ActorType.Person.Name
Java class for anonymous complex type. |
| Constructor Summary | |
|---|---|
ActorType.Person()
|
|
| Method Summary | |
|---|---|
DateTimeType |
getDateOfBirth()
Gets the value of the dateOfBirth property. |
CodedDescriptionType |
getGender()
Gets the value of the gender property. |
ActorType.Person.Name |
getName()
Gets the value of the name property. |
void |
setDateOfBirth(DateTimeType value)
Sets the value of the dateOfBirth property. |
void |
setGender(CodedDescriptionType value)
Sets the value of the gender property. |
void |
setName(ActorType.Person.Name 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 |
|---|
public ActorType.Person()
| Method Detail |
|---|
public ActorType.Person.Name getName()
ActorType.Person.Namepublic void setName(ActorType.Person.Name value)
value - allowed object is
ActorType.Person.Namepublic DateTimeType getDateOfBirth()
DateTimeTypepublic void setDateOfBirth(DateTimeType value)
value - allowed object is
DateTimeTypepublic CodedDescriptionType getGender()
CodedDescriptionTypepublic void setGender(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||