Package com.chemaxon.dif.ws.api.dto
Class WSEntityConfigInfo
- java.lang.Object
-
- com.chemaxon.dif.ws.api.dto.WSEntityConfigInfo
-
public class WSEntityConfigInfo extends Object
Web service entity DTO.
-
-
Constructor Summary
Constructors Constructor Description WSEntityConfigInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getHandlerClass()
WSDefinitionInfo
getWebService()
-
-
-
Method Detail
-
getHandlerClass
public String getHandlerClass()
-
getWebService
public WSDefinitionInfo getWebService()
-
-