Uses of Class
com.personal.resume.LatestCv.Frameworks

Packages that use LatestCv.Frameworks
com.personal.resume   
 

Uses of LatestCv.Frameworks in com.personal.resume
 

Methods in com.personal.resume that return LatestCv.Frameworks
static LatestCv.Frameworks LatestCv.Frameworks.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LatestCv.Frameworks[] LatestCv.Frameworks.values()
          Returns an array containing the constants of this enum type, in the order they are declared.