Annotation Type JmcAsAttribute


  • @Retention(RUNTIME)
    @Target(METHOD)
    @Documented
    public @interface JmcAsAttribute
    Defines that a field should be serialized as an attribute.
    See Also:
    XStreamAsAttribute