Package japicmp.model
Class JApiType
java.lang.Object
japicmp.model.JApiType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Field Details
-
oldTypeOptional
-
newTypeOptional
-
changeStatus
-
-
Constructor Details
-
JApiType
public JApiType(Optional<String> oldTypeOptional, Optional<String> newTypeOptional, JApiChangeStatus changeStatus)
-
-
Method Details
-
getOldTypeOptional
-
getNewTypeOptional
-
getChangeStatus
-
getOldValue
-
getNewValue
-
hasChanged
public boolean hasChanged()
-