org.mule.api.annotations
Annotation Type Ignore


@Target(value=FIELD)
@Retention(value=SOURCE)
@Documented
public @interface Ignore

Ignores a field inside a complex type. Only usable in complex types.



Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.