public interface SenInformation
Modifier and Type | Method and Description |
---|---|
String |
getSen()
Retrieves the SEN if known and present, null if not known or missing.
|
boolean |
isMissing()
Returns true if the license is known to have no SEN.
|
boolean |
isUnknown()
Returns true if SEN information about this license is known.
|
boolean isUnknown()
boolean isMissing()
String getSen()
Copyright © 2003–2018 Atlassian. All rights reserved.