xmlAdditionalItemTag
org.encalmo.writer.xml.annotation.xmlAdditionalItemTag
case class xmlAdditionalItemTag(name: String & Singleton) extends StaticAnnotation
Annotation to define the name of the XML element additionally wrapping each item in an array or collection. This will NOT override custom names of the items in the collection.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Members list
In this article