Class Annotations
- java.lang.Object
-
- com.saperion.ws.wrapper.annotations.Annotations
-
public class Annotations extends java.lang.Object
- Author:
- sts
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
original
The annotations wrapped by this object.
-
Constructor Summary
Constructors Constructor Description Annotations()
Constructor of this object.
-