Uses of Enum Class
org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
Packages that use Adopter.TERMSOFUSEVERSION
-
Uses of Adopter.TERMSOFUSEVERSION in org.opencastproject.adopter.registration.dto
Methods in org.opencastproject.adopter.registration.dto that return Adopter.TERMSOFUSEVERSIONModifier and TypeMethodDescriptionstatic final Adopter.TERMSOFUSEVERSIONAdopter.getLatestTermsOfUse()Adopter.getTermsVersionAgreed()static Adopter.TERMSOFUSEVERSIONReturns the enum constant of this class with the specified name.static Adopter.TERMSOFUSEVERSION[]Adopter.TERMSOFUSEVERSION.values()Returns an array containing the constants of this enum class, in the order they are declared.