Uses of Enum Class
org.orcid.jaxb.model.record_v2.PeerReviewType
Packages that use PeerReviewType
-
Uses of PeerReviewType in org.orcid.jaxb.model.record_v2
Fields in org.orcid.jaxb.model.record_v2 declared as PeerReviewTypeMethods in org.orcid.jaxb.model.record_v2 that return PeerReviewTypeModifier and TypeMethodDescriptionstatic PeerReviewTypePeerReview.getType()static PeerReviewTypeReturns the enum constant of this class with the specified name.static PeerReviewType[]PeerReviewType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.record_v2 with parameters of type PeerReviewType