Package org.azd.maven.types
Class UpstreamSourceInfo
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.maven.types.UpstreamSourceInfo
Upstream source definition, including its Identity, package type, and other
associated information.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getName()
void
setDisplayLocation
(String displayLocation) void
void
setLocation
(String location) void
void
setSourceType
(PackagingSourceType sourceType) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
UpstreamSourceInfo
public UpstreamSourceInfo()
-
-
Method Details
-
getDisplayLocation
-
setDisplayLocation
-
getId
-
setId
-
getLocation
-
setLocation
-
getName
-
setName
-
getSourceType
-
setSourceType
-