Class InfoText
- java.lang.Object
-
- com.smartgridready.communicator.common.api.dto.InfoText
-
public class InfoText extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InfoText(java.lang.String label, java.lang.String description)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getDescription()
java.lang.String
getLabel()
-