Class Services
- java.lang.Object
-
- xyz.brandonfl.firedeamon.fusion.api.DTO.Services
-
public class Services extends Object
List ofServiceInformation- Author:
- brandonfontany-legall
-
-
Field Summary
Fields Modifier and Type Field Description List<ServiceInformation>data
-
Constructor Summary
Constructors Constructor Description Services()
-
-
-
Field Detail
-
data
public List<ServiceInformation> data
-
-