|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductAddress | |
|---|---|
| org.opencrx.kernel.product1.jmi1 | |
| Uses of ProductAddress in org.opencrx.kernel.product1.jmi1 |
|---|
| Subinterfaces of ProductAddress in org.opencrx.kernel.product1.jmi1 | |
|---|---|
interface |
EmailAddress
Class EMailAddress |
interface |
PhoneNumber
Class PhoneNumber |
interface |
PostalAddress
Class PostalAddress |
interface |
Room
Class Room |
interface |
WebAddress
Class WebAddress |
| Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ProductAddress | |
|---|---|
PhoneNumber |
PhoneNumberClass.extendProductAddress(ProductAddress _base,
boolean automaticParsing,
short phoneCountryPrefix)
Creates an instance of class PhoneNumber based on the
superclass ProductAddress and all required attributes not
included in this superclass. |
EmailAddress |
EmailAddressClass.extendProductAddress(ProductAddress _base,
short emailFormat,
short emailType)
Creates an instance of class EmailAddress based on the
superclass ProductAddress and all required attributes not
included in this superclass. |
PostalAddress |
PostalAddressClass.extendProductAddress(ProductAddress _base,
short postalCountry,
short postalFreightTerms,
short postalUtcOffset)
Creates an instance of class PostalAddress based on the
superclass ProductAddress and all required attributes not
included in this superclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||