public class AddressUtils
extends java.lang.Object
| Constructor and Description |
|---|
AddressUtils(ru.bitel.bgbilling.kernel.container.managed.ServerContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddress(ParameterMap setup,
java.lang.String formatKey,
House house,
int pod,
int floor,
java.lang.String flat,
java.lang.String room,
java.lang.String comment) |
public AddressUtils(ru.bitel.bgbilling.kernel.container.managed.ServerContext context)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic java.lang.String getAddress(ParameterMap setup, java.lang.String formatKey, House house, int pod, int floor, java.lang.String flat, java.lang.String room, java.lang.String comment) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException