|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.CCRCodedDataObjectType
org.tolven.ccr.InsuranceType
public class InsuranceType
Java class for InsuranceType complex type.
| Nested Class Summary | |
|---|---|
static class |
InsuranceType.Authorizations
Java class for anonymous complex type. |
| Nested classes/interfaces inherited from class org.tolven.ccr.CCRCodedDataObjectType |
|---|
CCRCodedDataObjectType.Signature |
| Constructor Summary | |
|---|---|
InsuranceType()
|
|
| Method Summary | |
|---|---|
InsuranceType.Authorizations |
getAuthorizations()
Gets the value of the authorizations property. |
ActorReferenceType |
getPaymentProvider()
Gets the value of the paymentProvider property. |
ActorReferenceType |
getSubscriber()
Gets the value of the subscriber property. |
void |
setAuthorizations(InsuranceType.Authorizations value)
Sets the value of the authorizations property. |
void |
setPaymentProvider(ActorReferenceType value)
Sets the value of the paymentProvider property. |
void |
setSubscriber(ActorReferenceType value)
Sets the value of the subscriber property. |
| Methods inherited from class org.tolven.ccr.CCRCodedDataObjectType |
|---|
getCCRDataObjectID, getCommentID, getDateTime, getDateTimeType, getDescription, getDescriptionText, getIDs, getInternalCCRLink, getReferenceID, getSignature, getSource, getStatus, getStatusText, getType, getTypeText, removeDateTimeType, setCCRDataObjectID, setDateTimeType, setDescription, setDescriptionText, setStatus, setStatusText, setType, setTypeText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsuranceType()
| Method Detail |
|---|
public ActorReferenceType getPaymentProvider()
ActorReferenceTypepublic void setPaymentProvider(ActorReferenceType value)
value - allowed object is
ActorReferenceTypepublic ActorReferenceType getSubscriber()
ActorReferenceTypepublic void setSubscriber(ActorReferenceType value)
value - allowed object is
ActorReferenceTypepublic InsuranceType.Authorizations getAuthorizations()
InsuranceType.Authorizationspublic void setAuthorizations(InsuranceType.Authorizations value)
value - allowed object is
InsuranceType.Authorizations
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||