Class PolarisResource<A extends PolarisAttributes>
java.lang.Object
com.blackduck.integration.util.Stringable
com.blackduck.integration.polaris.common.api.PolarisResponse
com.blackduck.integration.polaris.common.api.PolarisResource<A>
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blackduck.integration.polaris.common.api.PolarisResponse
getJson, setJson
Methods inherited from class com.blackduck.integration.util.Stringable
toString
-
Constructor Details
-
PolarisResource
public PolarisResource()
-
-
Method Details
-
getType
-
setType
-
getId
-
setId
-
getAttributes
-
setAttributes
-
equals
- Overrides:
equals
in classPolarisResponse
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPolarisResponse
-