Uses of Interface
org.opencrx.kernel.contract1.jmi1.ContractAddress

Packages that use ContractAddress
org.opencrx.kernel.contract1.jmi1   
 

Uses of ContractAddress in org.opencrx.kernel.contract1.jmi1
 

Subinterfaces of ContractAddress in org.opencrx.kernel.contract1.jmi1
 interface AccountAddress
          Class AccountAddress
 interface EmailAddress
          Class EMailAddress
 interface PhoneNumber
          Class PhoneNumber
 interface PostalAddress
          Class PostalAddress
 interface WebAddress
          Class WebAddress
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ContractAddress
 PhoneNumber PhoneNumberClass.extendContractAddress(ContractAddress _base, boolean automaticParsing, short phoneCountryPrefix)
          Creates an instance of class PhoneNumber based on the superclass ContractAddress and all required attributes not included in this superclass.
 EmailAddress EmailAddressClass.extendContractAddress(ContractAddress _base, short emailFormat, short emailType)
          Creates an instance of class EmailAddress based on the superclass ContractAddress and all required attributes not included in this superclass.
 PostalAddress PostalAddressClass.extendContractAddress(ContractAddress _base, short postalCountry, short postalFreightTerms, short postalUtcOffset)
          Creates an instance of class PostalAddress based on the superclass ContractAddress and all required attributes not included in this superclass.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.