Class IdImpl
java.lang.Object
org.opencastproject.mediapackage.identifier.IdImpl
- All Implemented Interfaces:
Id
Simple and straightforward implementation of the
Id interface.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opencastproject.mediapackage.identifier.Id
Id.Adapter -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The identifier
-
-
Constructor Details
-
IdImpl
public IdImpl()Needed for JAXB serialization -
IdImpl
Creates a new identifier.- Parameters:
id- the identifier
-
-
Method Details