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 Serializable
trait Product
trait Equals
class Annotation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product