|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.infoway.messagebuilder.model.MessagePartBean
ca.infoway.messagebuilder.model.pcs_mr2009_r02_04_02.merged.ContactPointsBean
public class ContactPointsBean
Business Name: ContactPoints
PRPA_MT202302CA.ContactParty: Contact Points
At least one of addr or telecom must be supplied.
One of the most common reasons for looking up a service delivery location is to find contact information for the location.
Administrative contacts within a location, allowing for communication with various departments or areas.
PRPA_MT202301CA.ContactParty: Contact Points
At least one of addr or telecom must be supplied.
One of the most common reasons for looking up a service delivery location is to find contact information for the location.
Administrative contacts within a location, allowing for communication with various departments or areas.
PRPA_MT202303CA.ContactParty: Contact Points
At least one of addr or telecom must be supplied.
One of the most common reasons for looking up a service delivery location is to find contact information for the location.
Administrative contacts within a location, allowing for communication with various departments or areas.
Constructor Summary | |
---|---|
ContactPointsBean()
|
Method Summary | |
---|---|
PostalAddress |
getAddr()
Business Name: ContactAddress |
AdministrativeContactRoleType |
getCode()
Business Name: ContactType |
Set<TelecommunicationAddress> |
getTelecom()
Business Name: ContactPhoneNumberAndEmails |
void |
setAddr(PostalAddress addr)
Business Name: ContactAddress |
void |
setCode(AdministrativeContactRoleType code)
Business Name: ContactType |
Methods inherited from class ca.infoway.messagebuilder.model.MessagePartBean |
---|
getField, getNullFlavor, getNullFlavor, getSpecializationType, hasNullFlavor, hasNullFlavor, setNullFlavor, setNullFlavor, setSpecializationType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContactPointsBean()
Method Detail |
---|
public AdministrativeContactRoleType getCode()
Business Name: ContactType
Un-merged Business Name: ContactType
Relationship: PRPA_MT202302CA.ContactParty.code
Conformance/Cardinality: MANDATORY (1)
Helps the user to know which set of contact information should be used in a particular circumstance. This is a key differentiator of each contact point, and is therefore mandatory.
Identifies the general purpose for which this contact information is appropriate. E.g. Admitting, billing, after-hours, etc.
Un-merged Business Name: ContactType
Relationship: PRPA_MT202301CA.ContactParty.code
Conformance/Cardinality: MANDATORY (1)
Helps the user to know which set of contact information should be used in a particular circumstance. This is a key differentiator of each contact point, and is therefore mandatory.
Identifies the general purpose for which this contact information is appropriate. E.g. Admitting, billing, after-hours, etc.
Un-merged Business Name: ContactType
Relationship: PRPA_MT202303CA.ContactParty.code
Conformance/Cardinality: MANDATORY (1)
Helps the user to know which set of contact information should be used in a particular circumstance. This is a key differentiator of each contact point, and is therefore mandatory.
Identifies the general purpose for which this contact information is appropriate. E.g. Admitting, billing, after-hours, etc.
public void setCode(AdministrativeContactRoleType code)
Business Name: ContactType
Un-merged Business Name: ContactType
Relationship: PRPA_MT202302CA.ContactParty.code
Conformance/Cardinality: MANDATORY (1)
Helps the user to know which set of contact information should be used in a particular circumstance. This is a key differentiator of each contact point, and is therefore mandatory.
Identifies the general purpose for which this contact information is appropriate. E.g. Admitting, billing, after-hours, etc.
Un-merged Business Name: ContactType
Relationship: PRPA_MT202301CA.ContactParty.code
Conformance/Cardinality: MANDATORY (1)
Helps the user to know which set of contact information should be used in a particular circumstance. This is a key differentiator of each contact point, and is therefore mandatory.
Identifies the general purpose for which this contact information is appropriate. E.g. Admitting, billing, after-hours, etc.
Un-merged Business Name: ContactType
Relationship: PRPA_MT202303CA.ContactParty.code
Conformance/Cardinality: MANDATORY (1)
Helps the user to know which set of contact information should be used in a particular circumstance. This is a key differentiator of each contact point, and is therefore mandatory.
Identifies the general purpose for which this contact information is appropriate. E.g. Admitting, billing, after-hours, etc.
public PostalAddress getAddr()
Business Name: ContactAddress
Un-merged Business Name: ContactAddress
Relationship: PRPA_MT202302CA.ContactParty.addr
Conformance/Cardinality: REQUIRED (0-1)
Used when communicating by post. Physical addresses may also be used for courier-type deliveries.
Provides a mailing address for the location
Un-merged Business Name: ContactAddress
Relationship: PRPA_MT202301CA.ContactParty.addr
Conformance/Cardinality: REQUIRED (0-1)
Used when communicating by post. Physical addresses may also be used for courier-type deliveries.
Provides a mailing address for the location
Un-merged Business Name: ContactAddress
Relationship: PRPA_MT202303CA.ContactParty.addr
Conformance/Cardinality: REQUIRED (0-1)
Used when communicating by post. Physical addresses may also be used for courier-type deliveries.
Provides a mailing address for the location
public void setAddr(PostalAddress addr)
Business Name: ContactAddress
Un-merged Business Name: ContactAddress
Relationship: PRPA_MT202302CA.ContactParty.addr
Conformance/Cardinality: REQUIRED (0-1)
Used when communicating by post. Physical addresses may also be used for courier-type deliveries.
Provides a mailing address for the location
Un-merged Business Name: ContactAddress
Relationship: PRPA_MT202301CA.ContactParty.addr
Conformance/Cardinality: REQUIRED (0-1)
Used when communicating by post. Physical addresses may also be used for courier-type deliveries.
Provides a mailing address for the location
Un-merged Business Name: ContactAddress
Relationship: PRPA_MT202303CA.ContactParty.addr
Conformance/Cardinality: REQUIRED (0-1)
Used when communicating by post. Physical addresses may also be used for courier-type deliveries.
Provides a mailing address for the location
public Set<TelecommunicationAddress> getTelecom()
Business Name: ContactPhoneNumberAndEmails
Un-merged Business Name: ContactPhoneNumberAndEmails
Relationship: PRPA_MT202302CA.ContactParty.telecom
Conformance/Cardinality: REQUIRED (0-3)
Used for more immediate contact requirements
Information used to communicate with the location by phone, fax or e-mail.
Un-merged Business Name: ContactPhoneNumberAndEmails
Relationship: PRPA_MT202301CA.ContactParty.telecom
Conformance/Cardinality: REQUIRED (0-3)
Used for more immediate contact requirements
Information used to communicate with the location by phone, fax or e-mail.
Un-merged Business Name: ContactPhoneNumberAndEmails
Relationship: PRPA_MT202303CA.ContactParty.telecom
Conformance/Cardinality: REQUIRED (0-3)
Used for more immediate contact requirements
Information used to communicate with the location by phone, fax or e-mail.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |