|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.ActorType.Address
public static class ActorType.Address
Java class for anonymous complex type.
| Constructor Summary | |
|---|---|
ActorType.Address()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCity()
Gets the value of the city property. |
java.lang.String |
getCountry()
Gets the value of the country property. |
java.lang.String |
getCounty()
Gets the value of the county property. |
java.lang.String |
getLine1()
Gets the value of the line1 property. |
java.lang.String |
getLine2()
Gets the value of the line2 property. |
java.lang.String |
getPostalCode()
Gets the value of the postalCode property. |
java.lang.String |
getPreferred()
Gets the value of the preferred property. |
java.lang.String |
getPriority()
Gets the value of the priority property. |
java.lang.String |
getState()
Gets the value of the state property. |
CodedDescriptionType |
getStatus()
Gets the value of the status property. |
CodedDescriptionType |
getType()
Gets the value of the type property. |
void |
setCity(java.lang.String value)
Sets the value of the city property. |
void |
setCountry(java.lang.String value)
Sets the value of the country property. |
void |
setCounty(java.lang.String value)
Sets the value of the county property. |
void |
setLine1(java.lang.String value)
Sets the value of the line1 property. |
void |
setLine2(java.lang.String value)
Sets the value of the line2 property. |
void |
setPostalCode(java.lang.String value)
Sets the value of the postalCode property. |
void |
setPreferred(java.lang.String value)
Sets the value of the preferred property. |
void |
setPriority(java.lang.String value)
Sets the value of the priority property. |
void |
setState(java.lang.String value)
Sets the value of the state property. |
void |
setStatus(CodedDescriptionType value)
Sets the value of the status property. |
void |
setType(CodedDescriptionType value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActorType.Address()
| Method Detail |
|---|
public CodedDescriptionType getType()
CodedDescriptionTypepublic void setType(CodedDescriptionType value)
value - allowed object is
CodedDescriptionTypepublic java.lang.String getLine1()
Stringpublic void setLine1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLine2()
Stringpublic void setLine2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCity()
Stringpublic void setCity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCounty()
Stringpublic void setCounty(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getState()
Stringpublic void setState(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCountry()
Stringpublic void setCountry(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPostalCode()
Stringpublic void setPostalCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPriority()
Stringpublic void setPriority(java.lang.String value)
value - allowed object is
Stringpublic CodedDescriptionType getStatus()
CodedDescriptionTypepublic void setStatus(CodedDescriptionType value)
value - allowed object is
CodedDescriptionTypepublic java.lang.String getPreferred()
Stringpublic void setPreferred(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||