org.tm4j.topicmap.Association .createMember(java.lang.String id)

Description

Creates a new Member and adds it to this Association.

Parameters
java.lang.String id the unique ID to be assigned to the newly created Member object. If this parameter is null, then the back-end will assign a unique ID to the object. the unique ID to be assigned to the newly created Member object. If null, then the back-end will assign a unique ID to the object.

Other Resources

Related Topics

Has Parameters