Package io.smallrye.config
Class ConfigMappingInterface.ToStringMethod
java.lang.Object
io.smallrye.config.ConfigMappingInterface.Property
io.smallrye.config.ConfigMappingInterface.ToStringMethod
- Enclosing class:
ConfigMappingInterface
public static final class ConfigMappingInterface.ToStringMethod
extends ConfigMappingInterface.Property
-
Method Summary
Methods inherited from class io.smallrye.config.ConfigMappingInterface.Property
asCollection, asDefaultMethod, asGroup, asLeaf, asMap, asMayBeOptional, asOptional, asPrimitive, equals, getDefaultValue, getMemberName, getMethod, getPropertyName, getPropertyName, hasConvertWith, hasDefaultValue, hashCode, hasPropertyName, isCollection, isDefaultMethod, isGroup, isLeaf, isMap, isMayBeOptional, isOptional, isParentPropertyName, isPrimitive, isSecret
-
Method Details
-
isToStringMethod
public boolean isToStringMethod()- Overrides:
isToStringMethodin classConfigMappingInterface.Property
-
generate
public boolean generate()
-