Uses of Class
org.mobicents.slee.sippresence.server.subscription.rules.GeoPrivTransformation

Packages that use GeoPrivTransformation
org.mobicents.slee.sippresence.server.subscription.rules   
 

Uses of GeoPrivTransformation in org.mobicents.slee.sippresence.server.subscription.rules
 

Methods in org.mobicents.slee.sippresence.server.subscription.rules that return GeoPrivTransformation
 GeoPrivTransformation OMAPresRule.getProvideGeopriv()
           
static GeoPrivTransformation GeoPrivTransformation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GeoPrivTransformation[] GeoPrivTransformation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.slee.sippresence.server.subscription.rules with parameters of type GeoPrivTransformation
 void OMAPresRule.setProvideGeopriv(GeoPrivTransformation provideGeopriv)
           
 



Copyright © 2010. All Rights Reserved.