jakarta.xml.bind.JAXBElement<FormationAssignmentStructure> |
ObjectFactory.createArrivalFormationAssignment(FormationAssignmentStructure value) |
|
jakarta.xml.bind.JAXBElement<FormationAssignmentStructure> |
ObjectFactory.createDepartureFormationAssignment(FormationAssignmentStructure value) |
|
List<FormationAssignmentStructure> |
DatedCall.getArrivalFormationAssignments() |
Gets the value of the arrivalFormationAssignments property.
|
List<FormationAssignmentStructure> |
EstimatedCall.getArrivalFormationAssignments() |
Gets the value of the arrivalFormationAssignments property.
|
List<FormationAssignmentStructure> |
MonitoredCallStructure.getArrivalFormationAssignments() |
Gets the value of the arrivalFormationAssignments property.
|
List<FormationAssignmentStructure> |
OnwardCallStructure.getArrivalFormationAssignments() |
Gets the value of the arrivalFormationAssignments property.
|
List<FormationAssignmentStructure> |
RecordedCall.getArrivalFormationAssignments() |
Gets the value of the arrivalFormationAssignments property.
|
List<FormationAssignmentStructure> |
TargetedCall.getArrivalFormationAssignments() |
Gets the value of the arrivalFormationAssignments property.
|
List<FormationAssignmentStructure> |
DatedCall.getDepartureFormationAssignments() |
Gets the value of the departureFormationAssignments property.
|
List<FormationAssignmentStructure> |
EstimatedCall.getDepartureFormationAssignments() |
Gets the value of the departureFormationAssignments property.
|
List<FormationAssignmentStructure> |
MonitoredCallStructure.getDepartureFormationAssignments() |
Gets the value of the departureFormationAssignments property.
|
List<FormationAssignmentStructure> |
OnwardCallStructure.getDepartureFormationAssignments() |
Gets the value of the departureFormationAssignments property.
|
List<FormationAssignmentStructure> |
RecordedCall.getDepartureFormationAssignments() |
Gets the value of the departureFormationAssignments property.
|
List<FormationAssignmentStructure> |
TargetedCall.getDepartureFormationAssignments() |
Gets the value of the departureFormationAssignments property.
|