Class BblRequest
java.lang.Object
gov.nyc.doitt.gis.geoclient.service.search.request.Request
gov.nyc.doitt.gis.geoclient.service.search.request.CountyRequest
gov.nyc.doitt.gis.geoclient.service.search.request.BblRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBlock()getLot()voidsetBlockInputValue(InputValue blockInputValue) voidsetLotInputValue(InputValue lotInputValue) voidsetZipInputValue(InputValue zipInputValue) toString()Methods inherited from class gov.nyc.doitt.gis.geoclient.service.search.request.CountyRequest
getBorough, getBoroughInputValue, getZip, getZipInputValue, setBoroughInputValueMethods inherited from class gov.nyc.doitt.gis.geoclient.service.search.request.Request
getLevel, incrementLevel, isAssigned, setLevel, stringValueOrNull
-
Constructor Details
-
BblRequest
public BblRequest() -
BblRequest
-
-
Method Details
-
getBlock
-
getLot
-
getBlockInputValue
-
setBlockInputValue
-
getLotInputValue
-
setLotInputValue
-
setZipInputValue
- Overrides:
setZipInputValuein classCountyRequest
-
toString
-
containsAssignedValue
public boolean containsAssignedValue()- Overrides:
containsAssignedValuein classCountyRequest
-
summarize
-