Uses of Class
org.wso2.carbon.registry.social.api.people.userprofile.model.BodyType.Field
-
Packages that use BodyType.Field Package Description org.wso2.carbon.registry.social.api.people.userprofile.model -
-
Uses of BodyType.Field in org.wso2.carbon.registry.social.api.people.userprofile.model
Methods in org.wso2.carbon.registry.social.api.people.userprofile.model that return BodyType.Field Modifier and Type Method Description static BodyType.Field
BodyType.Field. valueOf(String name)
Returns the enum constant of this type with the specified name.static BodyType.Field[]
BodyType.Field. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-