Class ServiceInformation.Service
- java.lang.Object
-
- xyz.brandonfl.firedeamon.fusion.api.DTO.ServiceInformation.Service
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ServiceInformation
public static class ServiceInformation.Service extends Object implements Serializable
Main information for a service- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Service()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetDisplayName()StringgetLogOnAs()StringgetName()StringgetStartupType()
-