public class BeanInjectionInfo.Group extends Object
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<BeanInjectionInfo.Property> |
getGroupProperties() |
String |
getName() |
public Group(String name)
public String getName()
public List<BeanInjectionInfo.Property> getGroupProperties()
public String getDescription()