Class Services
- java.lang.Object
-
- xyz.brandonfl.firedeamon.fusion.api.DTO.Services
-
- All Implemented Interfaces:
java.io.Serializable
public class Services extends java.lang.Object implements java.io.Serializable
List ofServiceInformation
- Author:
- brandonfontany-legall
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Services()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<ServiceInformation>
getData()
-
-
-
Method Detail
-
getData
public java.util.List<ServiceInformation> getData()
-
-