Wildfire 3.2.4 Javadoc

org.jivesoftware.database
Annotation Type JiveID


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

Used to specify what jive id an object should have

Author:
Andrew Wright

Required Element Summary
 int value
          should return the int type for this object
 

Element Detail

value

public abstract int value
should return the int type for this object


Wildfire 3.2.4 Javadoc

Copyright © 2003-2007 Jive Software.