public class SimpleSenInformation extends Object implements SenInformation
"MISSING" or
null.| Constructor and Description |
|---|
SimpleSenInformation(String senProperty) |
| 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.
|
public SimpleSenInformation(String senProperty)
public boolean isUnknown()
SenInformationisUnknown in interface SenInformationpublic boolean isMissing()
SenInformationisMissing in interface SenInformationpublic String getSen()
SenInformationgetSen in interface SenInformationCopyright © 2003–2020 Atlassian. All rights reserved.