Uses of Enum Class
eu.dnetlib.openaire.exporter.model.community.CommunityStatus
Packages that use CommunityStatus
-
Uses of CommunityStatus in eu.dnetlib.openaire.exporter.model.community
Fields in eu.dnetlib.openaire.exporter.model.community declared as CommunityStatusMethods in eu.dnetlib.openaire.exporter.model.community that return CommunityStatusModifier and TypeMethodDescriptionCommunitySummary.getStatus()CommunityWritableProperties.getStatus()static CommunityStatusReturns the enum constant of this class with the specified name.static CommunityStatus[]CommunityStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.dnetlib.openaire.exporter.model.community with parameters of type CommunityStatusModifier and TypeMethodDescriptionvoidCommunitySummary.setStatus(CommunityStatus status) voidCommunityWritableProperties.setStatus(CommunityStatus status) Constructors in eu.dnetlib.openaire.exporter.model.community with parameters of type CommunityStatus