Uses of Class
org.exoplatform.social.core.space.model.Space.UpdatedField
-
Packages that use Space.UpdatedField Package Description org.exoplatform.social.core.space.model -
-
Uses of Space.UpdatedField in org.exoplatform.social.core.space.model
Methods in org.exoplatform.social.core.space.model that return Space.UpdatedField Modifier and Type Method Description Space.UpdatedFieldSpace. getField()static Space.UpdatedFieldSpace.UpdatedField. valueOf(String name)Returns the enum constant of this type with the specified name.static Space.UpdatedField[]Space.UpdatedField. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.exoplatform.social.core.space.model with parameters of type Space.UpdatedField Modifier and Type Method Description voidSpace. setField(Space.UpdatedField field)
-