org.tm4j.topicmap.Variant .setParameters(org.tm4j.topicmap.Topic[] parameters)

Description

Sets the parameters of this variant, overwriting any existing parameters.

Parameters
org.tm4j.topicmap.Topic parameters the new set of parameters to be used with this variant. If this is null, all the existing parameters of this variant are removed.

Throws

Other Resources

Related Topics

Has Parameters