public class CorporationCustomsOfficesResponse extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CorporationCustomsOfficesResponse.StandingLevelEnum
Access is allowed only for entities with this level of standing or better
|
| Constructor and Description |
|---|
CorporationCustomsOfficesResponse() |
public CorporationCustomsOfficesResponse allianceTaxRate(Float allianceTaxRate)
public Float getAllianceTaxRate()
public void setAllianceTaxRate(Float allianceTaxRate)
public CorporationCustomsOfficesResponse allowAccessWithStandings(Boolean allowAccessWithStandings)
public Boolean getAllowAccessWithStandings()
public void setAllowAccessWithStandings(Boolean allowAccessWithStandings)
public CorporationCustomsOfficesResponse allowAllianceAccess(Boolean allowAllianceAccess)
public Boolean getAllowAllianceAccess()
public void setAllowAllianceAccess(Boolean allowAllianceAccess)
public CorporationCustomsOfficesResponse badStandingTaxRate(Float badStandingTaxRate)
public Float getBadStandingTaxRate()
public void setBadStandingTaxRate(Float badStandingTaxRate)
public CorporationCustomsOfficesResponse corporationTaxRate(Float corporationTaxRate)
public Float getCorporationTaxRate()
public void setCorporationTaxRate(Float corporationTaxRate)
public CorporationCustomsOfficesResponse excellentStandingTaxRate(Float excellentStandingTaxRate)
public Float getExcellentStandingTaxRate()
public void setExcellentStandingTaxRate(Float excellentStandingTaxRate)
public CorporationCustomsOfficesResponse goodStandingTaxRate(Float goodStandingTaxRate)
public Float getGoodStandingTaxRate()
public void setGoodStandingTaxRate(Float goodStandingTaxRate)
public CorporationCustomsOfficesResponse neutralStandingTaxRate(Float neutralStandingTaxRate)
public Float getNeutralStandingTaxRate()
public void setNeutralStandingTaxRate(Float neutralStandingTaxRate)
public CorporationCustomsOfficesResponse officeId(Long officeId)
public Long getOfficeId()
public void setOfficeId(Long officeId)
public CorporationCustomsOfficesResponse reinforceExitEnd(Integer reinforceExitEnd)
public Integer getReinforceExitEnd()
public void setReinforceExitEnd(Integer reinforceExitEnd)
public CorporationCustomsOfficesResponse reinforceExitStart(Integer reinforceExitStart)
public Integer getReinforceExitStart()
public void setReinforceExitStart(Integer reinforceExitStart)
public CorporationCustomsOfficesResponse standingLevel(CorporationCustomsOfficesResponse.StandingLevelEnum standingLevel)
public CorporationCustomsOfficesResponse.StandingLevelEnum getStandingLevel()
public void setStandingLevel(CorporationCustomsOfficesResponse.StandingLevelEnum standingLevel)
public CorporationCustomsOfficesResponse systemId(Integer systemId)
public Integer getSystemId()
public void setSystemId(Integer systemId)
public CorporationCustomsOfficesResponse terribleStandingTaxRate(Float terribleStandingTaxRate)
public Float getTerribleStandingTaxRate()
public void setTerribleStandingTaxRate(Float terribleStandingTaxRate)
Copyright © 2018. All Rights Reserved.