public class DogmaDynamicEffect extends Object implements Serializable
| Constructor and Description |
|---|
DogmaDynamicEffect() |
| Modifier and Type | Method and Description |
|---|---|
DogmaDynamicEffect |
effectId(Integer effectId) |
boolean |
equals(Object o) |
Integer |
getEffectId()
effect_id integer
|
Boolean |
getIsDefault()
is_default boolean
|
int |
hashCode() |
DogmaDynamicEffect |
isDefault(Boolean isDefault) |
void |
setEffectId(Integer effectId) |
void |
setIsDefault(Boolean isDefault) |
String |
toString() |
public DogmaDynamicEffect effectId(Integer effectId)
public Integer getEffectId()
public void setEffectId(Integer effectId)
public DogmaDynamicEffect isDefault(Boolean isDefault)
public Boolean getIsDefault()
public void setIsDefault(Boolean isDefault)
Copyright © 2018. All Rights Reserved.