Uses of Record Class
network.ike.workspace.WorkingSet.Member
Packages that use WorkingSet.Member
-
Uses of WorkingSet.Member in network.ike.workspace
Methods in network.ike.workspace that return WorkingSet.MemberModifier and TypeMethodDescriptionstatic WorkingSet.MemberWorkingSet.Member.aggregator(String name, Path directory) Create aWorkingSet.Member.Kind.AGGREGATORmember.static WorkingSet.MemberWorkingSet.Member.subproject(String name, Path directory) Create aWorkingSet.Member.Kind.SUBPROJECTmember.Methods in network.ike.workspace that return types with arguments of type WorkingSet.MemberModifier and TypeMethodDescriptionWorkingSet.members()Returns the value of themembersrecord component.Constructor parameters in network.ike.workspace with type arguments of type WorkingSet.MemberModifierConstructorDescriptionWorkingSet(Path root, Path manifest, String baseName, List<WorkingSet.Member> members) Creates an instance of aWorkingSetrecord class.