|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommunityInfectionStatusEnum | |
---|---|
name.milesparker.epi.region |
Uses of CommunityInfectionStatusEnum in name.milesparker.epi.region |
---|
Methods in name.milesparker.epi.region that return CommunityInfectionStatusEnum | |
---|---|
CommunityInfectionStatusEnum |
City.getCommunityInfectionStatus()
Gets the Community Infection Status property for City. |
static CommunityInfectionStatusEnum |
CommunityInfectionStatusEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CommunityInfectionStatusEnum[] |
CommunityInfectionStatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in name.milesparker.epi.region with parameters of type CommunityInfectionStatusEnum | |
---|---|
void |
City.setCommunityInfectionStatus(CommunityInfectionStatusEnum _communityInfectionStatus)
Sets the Community Infection Status property for City. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |