@Documented @Retention(value=RUNTIME) public @interface Basic
Every invoice should fulfill the minimum requirement and contain all mandatory basic fields
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.Class<?>[] |
ifParent
Restriction indicating that this Profile applies when used with in these parent classes.
|
public abstract java.lang.Class<?>[] ifParent
Restriction indicating that this Profile applies when used with in these parent classes.
Copyright © 2014-2015 Konik.io. All Rights Reserved.