org.opencrx.application.shop1.jmi1
Interface MessengerAddressT

All Superinterfaces:
MessengerAddressT, RefStruct, RefStruct_1_0, Serializable

public interface MessengerAddressT
extends RefStruct_1_0, MessengerAddressT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.MessengerAddressT
MessengerAddressT.Member
 
Method Summary
 String getMessengerId()
          Retrieves the value for the optional structure field messengerId.
 Integer getProviderName()
          Retrieves the value for the optional structure field providerName.
 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

getMessengerId

String getMessengerId()
Retrieves the value for the optional structure field messengerId.

--> PhoneNumber::phoneNumberFull

Specified by:
getMessengerId in interface MessengerAddressT
Returns:
The possibly null value for structure field messengerId.

getProviderName

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

--> PhoneNumber::userString0

Specified by:
getProviderName in interface MessengerAddressT
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 MessengerAddressT
Returns:
The possibly null value for structure field providerVerified.


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