|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VehicleLink | |
---|---|
fr.etai.xat2v2.obj |
Uses of VehicleLink in fr.etai.xat2v2.obj |
---|
Methods in fr.etai.xat2v2.obj that return types with arguments of type VehicleLink | |
---|---|
List<VehicleLink> |
File.getVehicleLinkList()
Gets the value of the vehicleLinkList property. |
List<VehicleLink> |
Part.getVehicleLinkList()
Gets the value of the vehicleLinkList property. |
Methods in fr.etai.xat2v2.obj with parameters of type VehicleLink | |
---|---|
void |
File.addVehicleLink(VehicleLink vehicle)
|
void |
Part.addVehicleLink(VehicleLink vehicle)
|
Method parameters in fr.etai.xat2v2.obj with type arguments of type VehicleLink | |
---|---|
void |
File.setVehicleLinkList(List<VehicleLink> value)
Sets the value of the vehicleLinkList property. |
void |
Part.setVehicleLinkList(List<VehicleLink> value)
Sets the value of the vehicleLinkList property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |