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