Uses of Class
com.caucho.amber.field.VersionField

Packages that use VersionField
com.caucho.amber.type   
 

Uses of VersionField in com.caucho.amber.type
 

Methods in com.caucho.amber.type that return VersionField
 VersionField EntityType.getVersionField()
          Returns the version field.
 

Methods in com.caucho.amber.type with parameters of type VersionField
 void EntityType.setVersionField(VersionField versionField)
          Sets the version field.