public class SlimImplIdentifier
extends java.lang.Object
| Constructor and Description |
|---|
SlimImplIdentifier() |
SlimImplIdentifier(ConfigType configType,
java.lang.String serviveName) |
| Modifier and Type | Method and Description |
|---|---|
ConfigType |
getConfigType() |
java.lang.String |
getServiceName() |
void |
setConfigType(ConfigType configType) |
void |
setServiceName(java.lang.String serviceName) |
public SlimImplIdentifier()
public SlimImplIdentifier(ConfigType configType, java.lang.String serviveName)
public ConfigType getConfigType()
public void setConfigType(ConfigType configType)
public java.lang.String getServiceName()
public void setServiceName(java.lang.String serviceName)
Copyright © 2021. All rights reserved.