Class LicenseTextView
- java.lang.Object
-
- com.synopsys.integration.util.Stringable
-
- com.synopsys.integration.blackduck.api.core.BlackDuckComponent
-
- com.synopsys.integration.blackduck.api.core.BlackDuckResponse
-
- com.synopsys.integration.blackduck.api.core.BlackDuckView
-
- com.synopsys.integration.blackduck.api.generated.view.LicenseTextView
-
public class LicenseTextView extends BlackDuckView
-
-
Constructor Summary
Constructors Constructor Description LicenseTextView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetText()voidsetText(java.lang.String text)-
Methods inherited from class com.synopsys.integration.blackduck.api.core.BlackDuckView
getAllowedMethods, getAvailableLinks, getFirstLink, getFirstLinkSafely, getHref, getLinks, getMediaType, getMeta, getResourceLinks, getResourceMetadata, hasLink, setMeta
-
Methods inherited from class com.synopsys.integration.blackduck.api.core.BlackDuckResponse
getGson, getJson, getJsonElement, getPatch, getSubclass, hasSubclasses, setGson, setJson, setJsonElement, setPatch
-
-