xmlValueSelector

org.encalmo.writer.xml.annotation.xmlValueSelector
case class xmlValueSelector(property: String & Singleton) extends StaticAnnotation

Annotation to extract value of the XML element from the instance field or parameterless method, including Java-style getters.

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