@Documented @Retention(value=RUNTIME) public @interface Extended
Indicates that the property or method is only supported for Extended invoices.
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-2018 Konik.io. All Rights Reserved.