Package io.micronaut.starter.api
Class ApplicationTypeDTO
java.lang.Object
io.micronaut.starter.api.Linkable
io.micronaut.starter.api.ApplicationTypeDTO
- All Implemented Interfaces:
io.micronaut.core.naming.Described,io.micronaut.core.naming.Named,Selectable<ApplicationType>
@Introspected
public class ApplicationTypeDTO
extends Linkable
implements io.micronaut.core.naming.Named, io.micronaut.core.naming.Described, Selectable<ApplicationType>
DTO objects for
ApplicationType.- Since:
- 1.0.0
- Author:
- graemerocher
-
Constructor Details
-
ApplicationTypeDTO
- Parameters:
type- The typefeatures- The available features
-
-
Method Details
-
getTitle
-
getFeatures
-
getDescription
Description copied from interface:SelectableThe Description- Specified by:
getDescriptionin interfaceio.micronaut.core.naming.Described- Specified by:
getDescriptionin interfaceSelectable<ApplicationType>- Returns:
-
getName
- Specified by:
getNamein interfaceio.micronaut.core.naming.Named
-
getValue
Description copied from interface:SelectableThe Underlying Value represented by the Option- Specified by:
getValuein interfaceSelectable<ApplicationType>- Returns:
-
getLabel
Description copied from interface:SelectableThe Label- Specified by:
getLabelin interfaceSelectable<ApplicationType>- Returns:
-