Uses of Record Class
network.ike.workspace.Cohort.Member
Packages that use Cohort.Member
-
Uses of Cohort.Member in network.ike.workspace
Methods in network.ike.workspace that return types with arguments of type Cohort.MemberModifier and TypeMethodDescriptionCohort.members()Returns the value of themembersrecord component.Constructor parameters in network.ike.workspace with type arguments of type Cohort.MemberModifierConstructorDescriptionCohort(List<Cohort.Member> members, boolean decentralized) Creates an instance of aCohortrecord class.