Uses of Class
org.mobicents.protocols.ss7.map.api.dialog.AddressNature

Packages that use AddressNature
org.mobicents.protocols.ss7.map.api   
org.mobicents.protocols.ss7.map.api.dialog   
 

Uses of AddressNature in org.mobicents.protocols.ss7.map.api
 

Methods in org.mobicents.protocols.ss7.map.api with parameters of type AddressNature
 AddressString MapServiceFactory.createAddressString(AddressNature addNature, NumberingPlan numPlan, java.lang.String address)
          Creates a new instance of AddressString
 

Uses of AddressNature in org.mobicents.protocols.ss7.map.api.dialog
 

Methods in org.mobicents.protocols.ss7.map.api.dialog that return AddressNature
 AddressNature AddressString.getAddressNature()
           
static AddressNature AddressNature.getInstance(int indication)
           
static AddressNature AddressNature.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AddressNature[] AddressNature.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.