Uses of Class
com.opencloud.sentinel.mapper.DiameterMediationMappingPoint
-
Packages that use DiameterMediationMappingPoint Package Description com.opencloud.sentinel.mapper This package contains mapper related interfaces in the Sentinel services. -
-
Uses of DiameterMediationMappingPoint in com.opencloud.sentinel.mapper
Methods in com.opencloud.sentinel.mapper that return DiameterMediationMappingPoint Modifier and Type Method Description static DiameterMediationMappingPointDiameterMediationMappingPoint. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DiameterMediationMappingPoint[]DiameterMediationMappingPoint. values()Returns an array containing the constants of this enum type, in the order they are declared.
-