org.tm4j.topicmap.Association .setMembers(org.tm4j.topicmap.Member[] members)

Description

Defines the member constructs which are members of this association.

Parameters
org.tm4j.topicmap.Member members the new set of members to be part of this association. If this is null, all the existing members of this association are removed.

Other Resources

Related Topics

Has Parameters