org.opencrx.application.shop1.cci2
Interface MessengerAddressT

All Known Subinterfaces:
MessengerAddressT

public interface MessengerAddressT


Nested Class Summary
static class MessengerAddressT.Member
          The structure's members
 
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.
 

Method Detail

getMessengerId

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

--> PhoneNumber::phoneNumberFull

Returns:
The possibly null value for structure field messengerId.

getProviderName

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

--> PhoneNumber::userString0

Returns:
The possibly null value for structure field providerName.

isProviderVerified

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

--> PhoneNumber::userBoolean0

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.