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