public class DogmaDynamicItemsResponse extends Object implements Serializable
| Constructor and Description |
|---|
DogmaDynamicItemsResponse() |
public DogmaDynamicItemsResponse createdBy(Integer createdBy)
public Integer getCreatedBy()
public void setCreatedBy(Integer createdBy)
public DogmaDynamicItemsResponse dogmaAttributes(List<DogmaDynamicAttribute> dogmaAttributes)
public DogmaDynamicItemsResponse addDogmaAttributesItem(DogmaDynamicAttribute dogmaAttributesItem)
public List<DogmaDynamicAttribute> getDogmaAttributes()
public void setDogmaAttributes(List<DogmaDynamicAttribute> dogmaAttributes)
public DogmaDynamicItemsResponse dogmaEffects(List<DogmaDynamicEffect> dogmaEffects)
public DogmaDynamicItemsResponse addDogmaEffectsItem(DogmaDynamicEffect dogmaEffectsItem)
public List<DogmaDynamicEffect> getDogmaEffects()
public void setDogmaEffects(List<DogmaDynamicEffect> dogmaEffects)
public DogmaDynamicItemsResponse mutatorTypeId(Integer mutatorTypeId)
public Integer getMutatorTypeId()
public void setMutatorTypeId(Integer mutatorTypeId)
public DogmaDynamicItemsResponse sourceTypeId(Integer sourceTypeId)
public Integer getSourceTypeId()
public void setSourceTypeId(Integer sourceTypeId)
Copyright © 2019. All Rights Reserved.