Search
XmlElementNameAnnotation Interface
See Also
 

Specifies a string to be used as a XML element name of a type during XML serialization.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public interface XmlElementNameAnnotation extends Annotation

 See Also