@Retention(value=RUNTIME) public @interface IDFField
| Modifier and Type | Required Element and Description | 
|---|---|
boolean | 
isMandatory  | 
int | 
order  | 
String | 
tagName  | 
public abstract String tagName
public abstract int order
public abstract boolean isMandatory
Copyright © 2014. All rights reserved.