public class LicenseTypeProperties extends GovernanceDefinitionProperties
| Constructor and Description |
|---|
LicenseTypeProperties()
Default Constructor
|
LicenseTypeProperties(LicenseTypeProperties template)
Copy/Clone Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
String |
getDetails()
Return the specific details of the license.
|
int |
hashCode()
Return has code based on properties.
|
void |
setDetails(String details)
Set up the specific details of the license.
|
String |
toString()
JSON-style toString
|
getAdditionalProperties, getDescription, getDocumentIdentifier, getDomainIdentifier, getExtendedProperties, getImplications, getOutcomes, getPriority, getResults, getScope, getStatus, getSummary, getTitle, getTypeName, setAdditionalProperties, setDescription, setDocumentIdentifier, setDomainIdentifier, setExtendedProperties, setImplications, setOutcomes, setPriority, setResults, setScope, setStatus, setSummary, setTitle, setTypeNamepublic LicenseTypeProperties()
public LicenseTypeProperties(LicenseTypeProperties template)
template - object to copypublic String getDetails()
public void setDetails(String details)
details - string descriptionpublic String toString()
toString in class GovernanceDefinitionPropertiespublic boolean equals(Object objectToCompare)
equals in class GovernanceDefinitionPropertiesobjectToCompare - supplied objectpublic int hashCode()
hashCode in class GovernanceDefinitionPropertiesCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.