Search
ValueType Interface
See Also
 






An annotation used to mark types which once were value types.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public interface ValueType extends Annotation

 See Also