public class MilitaryDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Country
The country that the military belongs to
|
SovrenDate |
EndDate
The end date for this post/job
|
String |
FoundInContext
The full text where Sovren found this military post/job in the resume
|
MilitaryService |
Service
The branch/name/rank for this post/job
|
SovrenDate |
StartDate
The start date for this post/job
|
| Constructor and Description |
|---|
MilitaryDetails() |
public String Country
public MilitaryService Service
public SovrenDate StartDate
public SovrenDate EndDate
public String FoundInContext
Copyright © 2021. All rights reserved.