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()
SenInformation
isUnknown
in interface SenInformation
public boolean isMissing()
SenInformation
isMissing
in interface SenInformation
public String getSen()
SenInformation
getSen
in interface SenInformation
Copyright © 2003–2019 Atlassian. All rights reserved.