Package com.mooltiverse.oss.nyx.data
Class Identity
- java.lang.Object
-
- com.mooltiverse.oss.nyx.data.Identity
-
public class Identity extends Object
This object is a Git identity value holder independent from the underlying Git implementation.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getEmail()
Returns the email.String
getName()
Returns the name.String
toString()
-