Package | Description |
---|---|
org.rvpf.config.entity |
Modifier and Type | Method and Description |
---|---|
PropertiesDefEntity |
PropertiesDefEntity.copy()
Creates a copy of this entity.
|
Modifier and Type | Method and Description |
---|---|
Optional<PropertiesDefEntity> |
PropertiesDefEntity.getPropertiesDef(String name)
Gets a child PropertiesDef.
|
Collection<PropertiesDefEntity> |
PropertiesDefEntity.getPropertiesDefs()
Gets the collection of child PropertiesDef.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PropertiesDefEntity.addPropertiesDef(PropertiesDefEntity propertiesDef)
Adds a child PropertiesDef.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.