public class ApiSwitchConfig
extends java.lang.Object
| 构造器和说明 |
|---|
ApiSwitchConfig()
Default constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getHsfMethodName()
Get HSF method name.
|
java.lang.String |
getHsfParamType()
Get HSF parameter type.
|
java.lang.String |
getHsfServiceGroup()
Get HSF service group.
|
java.lang.String |
getHsfServiceInterface()
Get HSF service interface.
|
java.lang.String |
getHsfServiceVersion()
Get HSF service version.
|
void |
setHsfMethodName(java.lang.String hsfMethodName)
Set HSF method name.
|
void |
setHsfParamType(java.lang.String hsfParamType)
Set HSF parameter type.
|
void |
setHsfServiceGroup(java.lang.String hsfServiceGroup)
Set HSF service group.
|
void |
setHsfServiceInterface(java.lang.String hsfServiceInterface)
Set HSF service interface.
|
void |
setHsfServiceVersion(java.lang.String hsfServiceVersion)
Set HSF service version.
|
java.lang.String |
toString() |
public java.lang.String getHsfServiceInterface()
public void setHsfServiceInterface(java.lang.String hsfServiceInterface)
hsfServiceInterface - the hsf service interfacepublic java.lang.String getHsfServiceVersion()
public void setHsfServiceVersion(java.lang.String hsfServiceVersion)
hsfServiceVersion - the hsf service versionpublic java.lang.String getHsfServiceGroup()
public void setHsfServiceGroup(java.lang.String hsfServiceGroup)
hsfServiceGroup - the hsf service grouppublic java.lang.String getHsfMethodName()
public void setHsfMethodName(java.lang.String hsfMethodName)
hsfMethodName - the hsf method namepublic java.lang.String getHsfParamType()
public void setHsfParamType(java.lang.String hsfParamType)
hsfParamType - the hsf param typepublic java.lang.String toString()
toString 在类中 java.lang.ObjectCopyright © 2026 The Apache Software Foundation. All rights reserved.