Uses of Class
ca.infoway.messagebuilder.domainvalue.basic.PostalAddressUse

Packages that use PostalAddressUse
ca.infoway.messagebuilder.domainvalue.basic   
 

Uses of PostalAddressUse in ca.infoway.messagebuilder.domainvalue.basic
 

Fields in ca.infoway.messagebuilder.domainvalue.basic declared as PostalAddressUse
static PostalAddressUse PostalAddressUse.ALPHABETIC
          Alphabetic transcription of name (Japanese: romaji).
static PostalAddressUse PostalAddressUse.BAD
          A flag indicating that the address is bad, in fact, useless.
static PostalAddressUse PostalAddressUse.DIRECT
          Indicates a work place address or telecommunication address that reaches the individual or organization directly without intermediaries.
static PostalAddressUse PostalAddressUse.HOME
          A communication address at a home, attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call.
static PostalAddressUse PostalAddressUse.IDEOGRAPHIC
          Syllabic transcription of name (e.g., Japanese kana, Korean hangul).
static PostalAddressUse PostalAddressUse.PHYSICAL
          Used primarily to visit an address.
static PostalAddressUse PostalAddressUse.POSTAL
          Used to send mail.
static PostalAddressUse PostalAddressUse.PRIMARY_HOME
          The primary home, to reach a person after business hours.
static PostalAddressUse PostalAddressUse.PUBLIC
          Indicates a work place address or telecommunication address that is a 'standard' address which may reach a reception service, mail-room, or other intermediary prior to the target entity.
static PostalAddressUse PostalAddressUse.SYLLABIC
          Ideographic representation of name (e.g., Japanese kanji, Chinese characters).
static PostalAddressUse PostalAddressUse.TEMPORARY
          A temporary address, may be good for visit or mailing.
static PostalAddressUse PostalAddressUse.VACATION_HOME
          A vacation home, to reach a person while on vacation.
static PostalAddressUse PostalAddressUse.WORK_PLACE
          An office address.
 



Copyright © 2013. All Rights Reserved.