public class AddressType
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
AddressType
public AddressType(String id,
int mainType,
int subType,
String name)
-
Method Details
-
-
getMainType
public int getMainType()
-
getSubType
public int getSubType()
-
-
-
-