org.opencrx.application.shop1.jmi1
Interface PhoneNumberT

All Superinterfaces:
PhoneNumberT, RefStruct, RefStruct_1_0, Serializable

public interface PhoneNumberT
extends RefStruct_1_0, PhoneNumberT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.PhoneNumberT
PhoneNumberT.Member
 
Method Summary
 String getPhoneNumber()
          Retrieves the value for the structure field phoneNumber.
 Integer getProviderName()
          Retrieves the value for the optional structure field providerName.
 Boolean isPhoneNumberVerified()
          Retrieves the value for the optional structure field phoneNumberVerified.
 Boolean isProviderVerified()
          Retrieves the value for the optional structure field providerVerified.
 
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

getPhoneNumber

String getPhoneNumber()
Retrieves the value for the structure field phoneNumber.

--> PhoneNumber::phoneNumberFull

Specified by:
getPhoneNumber in interface PhoneNumberT
Returns:
The non-null value for structure field phoneNumber.

isPhoneNumberVerified

Boolean isPhoneNumberVerified()
Retrieves the value for the optional structure field phoneNumberVerified.

--> PhoneNumber::userBoolean1

Specified by:
isPhoneNumberVerified in interface PhoneNumberT
Returns:
The possibly null value for structure field phoneNumberVerified.

getProviderName

Integer getProviderName()
Retrieves the value for the optional structure field providerName.

--> PhoneNumber::userString0

Specified by:
getProviderName in interface PhoneNumberT
Returns:
The possibly null value for structure field providerName.

isProviderVerified

Boolean isProviderVerified()
Retrieves the value for the optional structure field providerVerified.

--> PhoneNumber::userBoolean0

Specified by:
isProviderVerified in interface PhoneNumberT
Returns:
The possibly null value for structure field providerVerified.


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