java.lang.Object
com.genologics.ri.version.Versions
- All Implemented Interfaces:
Batch<Version>,Serializable,Iterable<Version>
Index is the base entry point to the API, providing a list of supported
versions in the system.
- See Also:
-
Field Details
-
versions
The list of versions.
-
-
Constructor Details
-
Versions
public Versions()Default constructor.
-
-
Method Details
-
getVersions
Gets the list of versions.- Returns:
- The list of versions.
-
getList
Gets the list of versions. -
getSize
public int getSize()Gets the size of the versions list.
-