@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface SupportedCisVersion
Either or both `from` and `to` values should be present.
String
from
to
public abstract String from
public abstract String to
Copyright © 2017 SDL Group. All rights reserved.