com.northernwall.hadrian.handlers.vip.dao.GetVipDetailCellData Maven / Gradle / Ivy
package com.northernwall.hadrian.handlers.vip.dao;
public class GetVipDetailCellData {
public int priority;
public String status;
public int connections;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy