public static final class PropertyTypeGroup.PropertyTypeGroupInitializer
extends java.lang.Object
Constructor and Description |
---|
PropertyTypeGroup.PropertyTypeGroupInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
addPropertyType(PropertyType propertyType) |
java.lang.String |
getName() |
java.util.ArrayList<PropertyType> |
getPropertyTypes() |
void |
setName(java.lang.String code) |
public PropertyTypeGroup.PropertyTypeGroupInitializer()
public java.lang.String getName()
public void setName(java.lang.String code)
public java.util.ArrayList<PropertyType> getPropertyTypes()
public void addPropertyType(PropertyType propertyType)