public class CorporationMiningObserverResponse extends Object implements Serializable
| Constructor and Description |
|---|
CorporationMiningObserverResponse() |
public CorporationMiningObserverResponse characterId(Integer characterId)
public Integer getCharacterId()
public void setCharacterId(Integer characterId)
public CorporationMiningObserverResponse lastUpdated(java.time.LocalDate lastUpdated)
public java.time.LocalDate getLastUpdated()
public void setLastUpdated(java.time.LocalDate lastUpdated)
public CorporationMiningObserverResponse quantity(Long quantity)
public Long getQuantity()
public void setQuantity(Long quantity)
public CorporationMiningObserverResponse recordedCorporationId(Integer recordedCorporationId)
public Integer getRecordedCorporationId()
public void setRecordedCorporationId(Integer recordedCorporationId)
public CorporationMiningObserverResponse typeId(Integer typeId)
public Integer getTypeId()
public void setTypeId(Integer typeId)
Copyright © 2017. All Rights Reserved.