Interface ValueOfContractor

All Known Subinterfaces:
DeletedElementsInfo, ElementInfo
All Known Implementing Classes:
AbstractTextType, Classname, Designator, InitialPreset, Item, Preset

public interface ValueOfContractor
Marker interface for classes providing a static valueOf(String) method to be created from String.

Mainly for classes, that are of primitive or final type, but need restrictions or annotation-based documentation.

Since:
4.0
Version:
$Revision$ $Date$
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Utility class to provide reflective mechanism to access the contracted method.