Package org.azd.work.types
Class TeamSettingsIteration
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.work.types.TeamSettingsIteration
Represents a shallow ref for a single iteration.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getName()
getPath()
getUrl()
void
setAttributes
(TeamIterationAttributes attributes) void
void
void
void
Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
TeamSettingsIteration
public TeamSettingsIteration()
-
-
Method Details
-
getAttributes
-
setAttributes
-
getId
-
setId
-
getName
-
setName
-
getPath
-
setPath
-
getUrl
-
setUrl
-