added class comments

This commit is contained in:
harshanl 2015-07-22 15:47:25 +05:30
parent 50640c9dfd
commit c2ef90d399

View File

@ -21,7 +21,7 @@ package org.wso2.carbon.device.mgt.common.configuration.mgt;
import java.util.List;
/**
* Represents an individual configuration entry.
* Represents the tenant configuration for a device platform.
*/
public class TenantConfiguration {