Class Description
- java.lang.Object
-
- org.wso2.carbon.mediation.connector.message.beans.Description
-
public class Description extends Object
Jaxb bean class forelement.
-
-
Constructor Summary
Constructors Constructor Description Description()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLang()
String
getValue()
void
setLang(String lang)
void
setValue(String value)
-