JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.micronaut.projectgen.core.buildtools
Interface Property
All Known Subinterfaces:
Comment
public interface
Property
Build tool property.
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default
String
getComment
()
String
getKey
()
String
getValue
()
default boolean
isComment
()
Method Details
getKey
String
getKey
()
Returns:
Property key
getValue
String
getValue
()
Returns:
Property value
getComment
default
String
getComment
()
Returns:
comment
isComment
default
boolean
isComment
()
Returns:
Whether the property has a comment