public class BeanInjectionInfo.Group extends Object
Modifier and Type | Field and Description |
---|---|
protected List<BeanInjectionInfo.Property> |
groupProperties |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<BeanInjectionInfo.Property> |
getGroupProperties() |
String |
getName() |
protected final List<BeanInjectionInfo.Property> groupProperties
public Group(String name)
public String getName()
public List<BeanInjectionInfo.Property> getGroupProperties()
public String getDescription()
Copyright © 2018 Hitachi Vantara. All rights reserved.