| Package | Description |
|---|---|
| org.apache.shenyu.register.common.dto | |
| org.apache.shenyu.register.common.subsriber | |
| org.apache.shenyu.register.common.type |
| Modifier and Type | Method and Description |
|---|---|
DataType |
MetaDataRegisterDTO.getType() |
DataType |
URIRegisterDTO.getType()
getType.
|
DataType |
DiscoveryConfigRegisterDTO.getType() |
DataType |
ApiDocRegisterDTO.getType() |
| Modifier and Type | Method and Description |
|---|---|
DataType |
ExecutorTypeSubscriber.getType()
Gets type.
|
| Modifier and Type | Method and Description |
|---|---|
DataType |
DataTypeParent.getType()
Gets type.
|
static DataType |
DataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.