Package | Description |
---|---|
com.neurosys.multiorg.domain |
Modifier and Type | Field and Description |
---|---|
protected Map<String,VenueAttribute> |
Venue.attributes
Any attribute that is not common for most of the entities belongs to be an Attribute rather than a field.
|
Modifier and Type | Method and Description |
---|---|
VenueAttribute |
Venue.getAttribute(String name)
Any attribute that is not common for most of the entities belongs to be an Attribute rather than a field.
|
Modifier and Type | Method and Description |
---|---|
Map<String,VenueAttribute> |
Venue.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
Venue.setAttributes(Map<String,VenueAttribute> attributes) |
Constructor and Description |
---|
VenueAttribute(VenueAttribute a) |
Copyright © 2018. All rights reserved.