Package japicmp.model
Class JApiParameter
- java.lang.Object
-
- japicmp.model.JApiParameter
-
public class JApiParameter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
type
-
Constructor Summary
Constructors Constructor Description JApiParameter(java.lang.String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getType()
-