public class MissionPackageViewUserState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
_lastImportDirectory |
Constructor and Description |
---|
MissionPackageViewUserState() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLastImportDirectory()
Deprecated.
This method is deprecated as of 4.3
The method is no longer utilized given the transition to ATAKUtilities.getStartDirectory()
|
boolean |
isIncludeAttachments() |
boolean |
isLastMapItemViaMapView() |
void |
setIncludeAttachments(boolean bIncludeAttachments) |
void |
setLastImportDirectory(java.lang.String lastImportDirectory)
Deprecated.
This method is deprecated as of 4.3
The method is no longer utilized given the transition to ATAKUtilities.getStartDirectory()
|
void |
setLastMapItemViaMapView(boolean bLastMapItemViaMapView) |
@Deprecated public java.lang.String getLastImportDirectory()
@Deprecated public void setLastImportDirectory(java.lang.String lastImportDirectory)
public boolean isLastMapItemViaMapView()
public void setLastMapItemViaMapView(boolean bLastMapItemViaMapView)
public boolean isIncludeAttachments()
public void setIncludeAttachments(boolean bIncludeAttachments)