Class IntegerIdRef
- java.lang.Object
-
- step.repositories.azure.devops.util.AutoToString
-
- step.repositories.azure.devops.rest.model.IntegerIdRef
-
public class IntegerIdRef extends AutoToString
-
-
Field Summary
Fields Modifier and Type Field Description int
id
-
Constructor Summary
Constructors Constructor Description IntegerIdRef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-
Methods inherited from class step.repositories.azure.devops.util.AutoToString
toString
-
-