Package ca.uhn.fhir.model.api.annotation
Annotation Type ChildOrder
-
@Retention(RUNTIME) @Target(TYPE) public @interface ChildOrder
This annotation may be used on a resource type to specify an order for the child names. This annotation is intended for situations where the class hierarchy makes it impossible to specify the order using only theChild.order()property