Package ru.bgcrm.model.param.address
Class AddressSubjectArea
java.lang.Object
ru.bgcrm.model.param.address.AddressBase
ru.bgcrm.model.param.address.AddressSubjectArea
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetAddressSubject(AddressSubject addressSubject) voidsetSubjectId(int subjectId) Methods inherited from class ru.bgcrm.model.param.address.AddressBase
getConfig, getId, getTitle, setConfig, setConfigFromString, setId, setTitle
-
Field Details
-
OBJECT_TYPE
- See Also:
-
-
Constructor Details
-
AddressSubjectArea
public AddressSubjectArea()
-
-
Method Details
-
getSubjectId
public int getSubjectId() -
setSubjectId
public void setSubjectId(int subjectId) -
getAddressSubject
-
setAddressSubject
-