Package | Description |
---|---|
com.opencloud.sentinel.mapper |
This package contains mapper related interfaces in the Sentinel services.
|
Modifier and Type | Method and Description |
---|---|
static SipMappingPoint |
SipMappingPoint.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SipMappingPoint[] |
SipMappingPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © OpenCloud. All Rights Reserved.