Uses of Class
org.fuin.serialver4j.base.VersionedClass

Packages that use VersionedClass
org.fuin.serialver4j.base   
 

Uses of VersionedClass in org.fuin.serialver4j.base
 

Methods in org.fuin.serialver4j.base that return VersionedClass
 VersionedClass ClassesHistory.findVersionedClass(String name)
          Tries to finds a class by it's name.
 

Methods in org.fuin.serialver4j.base with parameters of type VersionedClass
 void ClassesHistory.add(VersionedClass versionedClass)
          Adds a class to the history.
 void ClassesHistory.remove(VersionedClass versionedClass)
          Removes a class from the history.
 



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.