public interface AreaType extends IHierarchialReference<String>, Serializable, Displayable
ROOT| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
A code to represent the region, country or area
|
String |
getDisplayName()
Human readable Name of region / area
|
String |
getId() |
String |
getName()
System name for the area
|
String |
getType()
Type of Area/Region
|
getHierarchy, getParentId, setHierarchy, setId, setName, setParentIdString getCode()
String getType()
String getId()
getId in interface IHierarchialReference<String>String getName()
getName in interface IHierarchialReference<String>String getDisplayName()
getDisplayName in interface DisplayableCopyright © 2018. All rights reserved.