public class AddressSubjectArea extends AddressBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
OBJECT_TYPE |
Constructor and Description |
---|
AddressSubjectArea() |
Modifier and Type | Method and Description |
---|---|
AddressSubject |
getAddressSubject() |
int |
getSubjectId() |
void |
setAddressSubject(AddressSubject addressSubject) |
void |
setSubjectId(int subjectId) |
getConfig, getId, getTitle, setConfig, setConfigFromString, setId, setTitle
public static final java.lang.String OBJECT_TYPE
public int getSubjectId()
public void setSubjectId(int subjectId)
public AddressSubject getAddressSubject()
public void setAddressSubject(AddressSubject addressSubject)