public class LicenseType extends GovernanceDefinition
| Constructor and Description |
|---|
LicenseType()
Default Constructor
|
LicenseType(LicenseType template)
Copy/Clone Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Test the properties of the CertificationType to determine if the supplied object is equal to this one.
|
String |
getDetails()
Return the specific details of the license.
|
void |
setDetails(String details)
Set up the specific details of the license.
|
String |
toString()
JSON-style toString
|
getDescription, getDocumentId, getGovernanceMetrics, getGovernanceZones, getImplications, getOutcomes, getPriority, getScope, getStatus, getSummary, setDescription, setDocumentId, setGovernanceMetrics, setGovernanceZones, setImplications, setOutcomes, setPriority, setScope, setStatus, setSummarygetAdditionalProperties, getExternalReferences, setAdditionalProperties, setExternalReferencespublic LicenseType()
public LicenseType(LicenseType template)
template - object to copypublic String getDetails()
public void setDetails(String details)
details - string descriptionpublic String toString()
toString in class GovernanceDefinitionpublic boolean equals(Object objectToCompare)
equals in class GovernanceDefinitionobjectToCompare - objectCopyright © 2018–2019 ODPi. All rights reserved.