Class ContractAddressParamValue
java.lang.Object
bitel.billing.server.contract.bean.ContractAddressParamValue
- All Implemented Interfaces:
Serializable,ContractIdable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintВозвращает id договораgetFlat()intgetFloor()intintintgetPod()getRoom()setAddress(String address) setComment(String comment) setContractId(int contractId) setFloor(int floor) setFormatKey(String formatKey) setHouseId(int houseId) setParameterId(int parameterId) setPod(int pod)
-
Constructor Details
-
ContractAddressParamValue
public ContractAddressParamValue()
-
-
Method Details
-
getAddress
-
setAddress
-
getFlat
-
setFlat
-
getFloor
public int getFloor() -
setFloor
-
getHouseId
public int getHouseId() -
setHouseId
-
getPod
public int getPod() -
setPod
-
getRoom
-
setRoom
-
getComment
-
setComment
-
getFormatKey
-
setFormatKey
-
getContractId
public int getContractId()Description copied from interface:ContractIdableВозвращает id договора- Specified by:
getContractIdin interfaceContractIdable- Returns:
-
setContractId
-
getParameterId
public int getParameterId() -
setParameterId
-