|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--JSPservletPkg.whoisHandler.CodeRange
Returned by whois.
| Field Summary | |
(package private) long |
add1
First address of the range alloted to the operator. |
(package private) long |
add2
Last address of the range alloted to the operator. |
(package private) java.lang.String |
code
Country code (ccTLD). |
| Constructor Summary | |
(package private) |
whoisHandler.CodeRange(java.lang.String code,
long add1,
long add2)
Constructor. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
java.lang.String code
long add1
long add2
| Constructor Detail |
whoisHandler.CodeRange(java.lang.String code,
long add1,
long add2)
code - Country code (ccTLD).add1 - First address of the range alloted to the operator.add2 - Last address of the range alloted to the operator.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||