com.neeve.server.app.annotations
Annotation Type AppVersion


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface AppVersion

Annotates the main application class to specify the application version.


Required Element Summary
 short value
           
 

Element Detail

value

public abstract short value


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.