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 StringgetContent()StringgetKey()voidsetContent(String content)voidsetKey(String key)
-