Package org.azd.git.types
Class WebApiTagDefinition
java.lang.Object
org.azd.common.types.BaseAbstractMethod
org.azd.git.types.WebApiTagDefinition
The representation of a tag definition which is sent across the wire.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.azd.common.types.BaseAbstractMethod
toJsonTree, toString
-
Constructor Details
-
WebApiTagDefinition
public WebApiTagDefinition()
-
-
Method Details
-
getActive
-
setActive
-
getId
-
setId
-
getName
-
setName
-
getUrl
-
setUrl
-