org.opencrx.application.shop1.jmi1
Interface LegalEntityT

All Superinterfaces:
LegalEntityT, RefStruct, RefStruct_1_0, Serializable

public interface LegalEntityT
extends RefStruct_1_0, LegalEntityT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.LegalEntityT
LegalEntityT.Member
 
Method Summary
 EmailAddressT getEmailAddressBusiness()
          Retrieves the value for the optional structure field emailAddressBusiness.
 PhoneNumberT getFaxNumberBusiness()
          Retrieves the value for the optional structure field faxNumberBusiness.
 String getLegalName()
          Retrieves the value for the structure field legalName.
 PhoneNumberT getPhoneNumberBusiness()
          Retrieves the value for the optional structure field phoneNumberBusiness.
 PostalAddressT getPostalAddressBusiness()
          Retrieves the value for the optional structure field postalAddressBusiness.
 String getPrimaryContactNumber()
          Retrieves the value for the optional structure field primaryContactNumber.
 String getWebAddressBusiness()
          Retrieves the value for the optional structure field webAddressBusiness.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getEmailAddressBusiness

EmailAddressT getEmailAddressBusiness()
Retrieves the value for the optional structure field emailAddressBusiness.

Specified by:
getEmailAddressBusiness in interface LegalEntityT
Returns:
The possibly null value for structure field emailAddressBusiness.

getFaxNumberBusiness

PhoneNumberT getFaxNumberBusiness()
Retrieves the value for the optional structure field faxNumberBusiness.

Specified by:
getFaxNumberBusiness in interface LegalEntityT
Returns:
The possibly null value for structure field faxNumberBusiness.

getLegalName

String getLegalName()
Retrieves the value for the structure field legalName.

Specified by:
getLegalName in interface LegalEntityT
Returns:
The non-null value for structure field legalName.

getPhoneNumberBusiness

PhoneNumberT getPhoneNumberBusiness()
Retrieves the value for the optional structure field phoneNumberBusiness.

Specified by:
getPhoneNumberBusiness in interface LegalEntityT
Returns:
The possibly null value for structure field phoneNumberBusiness.

getPostalAddressBusiness

PostalAddressT getPostalAddressBusiness()
Retrieves the value for the optional structure field postalAddressBusiness.

Specified by:
getPostalAddressBusiness in interface LegalEntityT
Returns:
The possibly null value for structure field postalAddressBusiness.

getPrimaryContactNumber

String getPrimaryContactNumber()
Retrieves the value for the optional structure field primaryContactNumber.

Specified by:
getPrimaryContactNumber in interface LegalEntityT
Returns:
The possibly null value for structure field primaryContactNumber.

getWebAddressBusiness

String getWebAddressBusiness()
Retrieves the value for the optional structure field webAddressBusiness.

Specified by:
getWebAddressBusiness in interface LegalEntityT
Returns:
The possibly null value for structure field webAddressBusiness.


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