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