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