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 Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Members list
In this article