Uses of Class
org.silverpeas.termsOfService.constant.TermsOfServiceAcceptanceFrequency

Packages that use TermsOfServiceAcceptanceFrequency
org.silverpeas.termsOfService.constant   
 

Uses of TermsOfServiceAcceptanceFrequency in org.silverpeas.termsOfService.constant
 

Methods in org.silverpeas.termsOfService.constant that return TermsOfServiceAcceptanceFrequency
static TermsOfServiceAcceptanceFrequency TermsOfServiceAcceptanceFrequency.decode(String tosAcceptanceFrequency)
          Decode from a string value.
static TermsOfServiceAcceptanceFrequency TermsOfServiceAcceptanceFrequency.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TermsOfServiceAcceptanceFrequency[] TermsOfServiceAcceptanceFrequency.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016 Silverpeas. All Rights Reserved.