com.jeffpalm.util
Interface Gtlds.Gtld

Enclosing class:
Gtlds

public static interface Gtlds.Gtld


Method Summary
 java.lang.String about()
           
 Gtlds.Country country()
           
 java.lang.String ending()
           
 int year()
           
 

Method Detail

ending

java.lang.String ending()

about

java.lang.String about()

year

int year()

country

Gtlds.Country country()