XmlNameTrait constructor

const XmlNameTrait(
  1. String value
)

Implementation

const XmlNameTrait(String value) : super(id, value);