org.tm4j.topicmap.Topic .setOccurrences(org.tm4j.topicmap.Occurrence[] occurs)

Description

Sets the list of occurrences for this Topic.

Parameters
org.tm4j.topicmap.Occurrence occurs the new set of occurrences to be associated with this topic. If this is null, all the existing occurrences of this topic are removed.

Other Resources

Related Topics

Has Parameters