xmlValue
org.encalmo.writer.xml.annotation.xmlValue
case class xmlValue(value: String & Singleton) extends StaticAnnotation
Annotation to define static value of the XML element, usefull for enums and case objects.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Members list
In this article