public interface LicenseType extends IdDecoratedMetadata, MergeableMetadata<LicenseType>, CopyableMetaData
Modifier and Type | Method and Description |
---|---|
List<LocalizedXsdString> |
getDescriptions() |
String |
getLicReqId() |
boolean |
isLicenseRequired() |
getId
merge
copy
List<LocalizedXsdString> getDescriptions()
boolean isLicenseRequired()
String getLicReqId()
Copyright © 2021 JBoss by Red Hat. All rights reserved.