org.tm4j.topicmap.Member .setPlayers(org.tm4j.topicmap.Topic[] players)

Description

Sets the collection of Topics which are players of this Member. The specified array replaces all the existing players of this Member.

Parameters
org.tm4j.topicmap.Topic players the new set of topics to define this member. If this is null, all the existing players of this member are removed.

Other Resources

Related Topics

Has Parameters