public class CorporationMiningObserverResponse extends Object implements Serializable
| Constructor and Description |
|---|
CorporationMiningObserverResponse() |
public CorporationMiningObserverResponse lastUpdated(java.time.LocalDate lastUpdated)
public java.time.LocalDate getLastUpdated()
public void setLastUpdated(java.time.LocalDate lastUpdated)
public CorporationMiningObserverResponse characterId(Integer characterId)
public Integer getCharacterId()
public void setCharacterId(Integer characterId)
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)
public CorporationMiningObserverResponse quantity(Long quantity)
public Long getQuantity()
public void setQuantity(Long quantity)
Copyright © 2018. All Rights Reserved.