Uses of Class
org.springframework.social.google.api.plus.UrlType
-
Packages that use UrlType Package Description org.springframework.social.google.api.plus Spring Social's Service APIs for Google+ -
-
Uses of UrlType in org.springframework.social.google.api.plus
Methods in org.springframework.social.google.api.plus that return UrlType Modifier and Type Method Description UrlTypeProfileUrl. getType()static UrlTypeUrlType. valueOf(String name)Returns the enum constant of this type with the specified name.static UrlType[]UrlType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-