Class CGServiceDependencyBean
- java.lang.Object
-
- org.wso2.carbon.cloud.gateway.common.CGServiceDependencyBean
-
public class CGServiceDependencyBean extends Object
Holds imported/included content of wsdl document
-
-
Constructor Summary
Constructors Constructor Description CGServiceDependencyBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getContent()
String
getKey()
void
setContent(String content)
void
setKey(String key)
-