public class EOL extends Object
| Constructor and Description |
|---|
EOL() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAnchorsSystem() |
int |
getAutofeedingMachine() |
int |
getCage() |
int |
getNets() |
int |
getSupportEquipment() |
void |
setAnchorsSystem(int anchorsSystem) |
void |
setAutofeedingMachine(int autofeedingMachine) |
void |
setCage(int cage) |
void |
setNets(int nets) |
void |
setSupportEquipment(int supportEquipment) |
public int getCage()
public void setCage(int cage)
public int getNets()
public void setNets(int nets)
public int getAnchorsSystem()
public void setAnchorsSystem(int anchorsSystem)
public int getAutofeedingMachine()
public void setAutofeedingMachine(int autofeedingMachine)
public int getSupportEquipment()
public void setSupportEquipment(int supportEquipment)
Copyright © 2016. All Rights Reserved.