java.lang.Object
org.jd.core.v1.model.javasyntax.declaration.ModuleDeclaration.ServiceInfo
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
interfaceTypeName
protected String interfaceTypeName
-
-
Constructor Details
-
ServiceInfo
public ServiceInfo(String interfaceTypeName,
List<String> implementationTypeNames)
-
Method Details
-
getInterfaceTypeName
public String getInterfaceTypeName()
-
getImplementationTypeNames
-