Package uk.ac.starlink.vo
Class RegistrySelectorModel
java.lang.Object
uk.ac.starlink.vo.RegistrySelectorModel
Model for RegistrySelector.
- Since:
- 9 Apr 2014
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the registry access protocol.Returns the model used for selection of the registry endpoint URL.
-
Constructor Details
-
RegistrySelectorModel
Constructor.- Parameters:
proto
- registry access protocol
-
-
Method Details
-
getProtocol
Returns the registry access protocol.- Returns:
- protocol
-
getUrlSelectionModel
Returns the model used for selection of the registry endpoint URL.- Returns:
- selection model
-