|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.CommunicationType
public class CommunicationType
Java class for CommunicationType complex type.
| Constructor Summary | |
|---|---|
CommunicationType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPriority()
Gets the value of the priority property. |
CodedDescriptionType |
getStatus()
Gets the value of the status property. |
CodedDescriptionType |
getType()
Gets the value of the type property. |
java.lang.String |
getValue()
Gets the value of the value property. |
void |
setPriority(java.lang.String value)
Sets the value of the priority property. |
void |
setStatus(CodedDescriptionType value)
Sets the value of the status property. |
void |
setType(CodedDescriptionType value)
Sets the value of the type property. |
void |
setValue(java.lang.String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommunicationType()
| Method Detail |
|---|
public java.lang.String getValue()
Stringpublic void setValue(java.lang.String value)
value - allowed object is
Stringpublic CodedDescriptionType getType()
CodedDescriptionTypepublic void setType(CodedDescriptionType value)
value - allowed object is
CodedDescriptionTypepublic 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
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||