public class CorporationWalletJournalExtraInfoResponse extends Object implements Serializable
| Constructor and Description |
|---|
CorporationWalletJournalExtraInfoResponse() |
public CorporationWalletJournalExtraInfoResponse()
public CorporationWalletJournalExtraInfoResponse allianceId(Integer allianceId)
public Integer getAllianceId()
public void setAllianceId(Integer allianceId)
public CorporationWalletJournalExtraInfoResponse characterId(Integer characterId)
public Integer getCharacterId()
public void setCharacterId(Integer characterId)
public CorporationWalletJournalExtraInfoResponse contractId(Integer contractId)
public Integer getContractId()
public void setContractId(Integer contractId)
public CorporationWalletJournalExtraInfoResponse corporationId(Integer corporationId)
public Integer getCorporationId()
public void setCorporationId(Integer corporationId)
public CorporationWalletJournalExtraInfoResponse destroyedShipTypeId(Integer destroyedShipTypeId)
public Integer getDestroyedShipTypeId()
public void setDestroyedShipTypeId(Integer destroyedShipTypeId)
public CorporationWalletJournalExtraInfoResponse jobId(Integer jobId)
public Integer getJobId()
public void setJobId(Integer jobId)
public CorporationWalletJournalExtraInfoResponse locationId(Long locationId)
public Long getLocationId()
public void setLocationId(Long locationId)
public CorporationWalletJournalExtraInfoResponse npcId(Integer npcId)
public Integer getNpcId()
public void setNpcId(Integer npcId)
public CorporationWalletJournalExtraInfoResponse npcName(String npcName)
public String getNpcName()
public void setNpcName(String npcName)
public CorporationWalletJournalExtraInfoResponse planetId(Integer planetId)
public Integer getPlanetId()
public void setPlanetId(Integer planetId)
public CorporationWalletJournalExtraInfoResponse systemId(Integer systemId)
public Integer getSystemId()
public void setSystemId(Integer systemId)
public CorporationWalletJournalExtraInfoResponse transactionId(Long transactionId)
public Long getTransactionId()
public void setTransactionId(Long transactionId)
Copyright © 2017. All Rights Reserved.