Uses of Class
org.opencastproject.serviceregistry.api.JaxbHostRegistration
Packages that use JaxbHostRegistration
-
Uses of JaxbHostRegistration in org.opencastproject.serviceregistry.api
Fields in org.opencastproject.serviceregistry.api with type parameters of type JaxbHostRegistrationModifier and TypeFieldDescriptionprotected List<JaxbHostRegistration> JaxbHostRegistrationList.registrationsA list of search items.Methods in org.opencastproject.serviceregistry.api that return types with arguments of type JaxbHostRegistrationMethod parameters in org.opencastproject.serviceregistry.api with type arguments of type JaxbHostRegistrationModifier and TypeMethodDescriptionvoidJaxbHostRegistrationList.setRegistrations(List<JaxbHostRegistration> registrations) Constructors in org.opencastproject.serviceregistry.api with parameters of type JaxbHostRegistrationConstructor parameters in org.opencastproject.serviceregistry.api with type arguments of type JaxbHostRegistrationModifierConstructorDescriptionJaxbHostRegistrationList(Collection<JaxbHostRegistration> registrations)