org.tm4j.topicmap.VariantContainer .setVariants(org.tm4j.topicmap.Variant[] variants)

Description

Sets the child variants of this object. All existing child variants are previously removed.

Parameters
org.tm4j.topicmap.Variant variants the new set of child variants this object contains. If this is null, all the existing variants contained in this object are removed.

Other Resources

Related Topics

Has Parameters