Uses of Class
org.mobicents.protocols.smpp.version.MandatoryParameter

Packages that use MandatoryParameter
org.mobicents.protocols.smpp.version SMPP versioning support. 
 

Uses of MandatoryParameter in org.mobicents.protocols.smpp.version
 

Methods in org.mobicents.protocols.smpp.version that return MandatoryParameter
static MandatoryParameter MandatoryParameter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MandatoryParameter[] MandatoryParameter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.protocols.smpp.version with parameters of type MandatoryParameter
 int SMPPVersion50.getMaxLength(MandatoryParameter mandatoryParameter)
           
 int SMPPVersion34.getMaxLength(MandatoryParameter mandatoryParameter)
           
 int SMPPVersion33.getMaxLength(MandatoryParameter mandatoryParameter)
           
 int SMPPVersion.getMaxLength(MandatoryParameter mandatoryParameter)
          Get the maximum allowed length for a specified field.
 



Copyright © 2011 Mobicents. All Rights Reserved.