| Package | Description |
|---|---|
| org.opencastproject.serviceregistry.api |
Service implementation classes
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbHostRegistration> |
JaxbHostRegistrationList.registrations
A list of search items.
|
| Modifier and Type | Method and Description |
|---|---|
List<JaxbHostRegistration> |
JaxbHostRegistrationList.getRegistrations() |
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbHostRegistrationList.setRegistrations(List<JaxbHostRegistration> registrations) |
| Constructor and Description |
|---|
JaxbHostRegistrationList(JaxbHostRegistration registration) |
| Constructor and Description |
|---|
JaxbHostRegistrationList(Collection<JaxbHostRegistration> registrations) |
Copyright © 2009–2021 Opencast Project. All rights reserved.