public class RefMap extends Object
Constructor and Description |
---|
RefMap(String ispwLevel,
String containerPref,
String containerDesc) |
Modifier and Type | Method and Description |
---|---|
String |
getContainerDesc() |
String |
getContainerPref() |
String |
getIspwLevel() |
void |
setContainerDesc(String containerDesc) |
void |
setContainerPref(String containerPref) |
void |
setIspwLevel(String ispwLevel) |
String |
toString() |
public String getContainerPref()
public void setContainerPref(String containerPref)
containerPref
- the containerPref to setpublic String getContainerDesc()
public void setContainerDesc(String containerDesc)
containerDesc
- the containerDesc to setpublic String getIspwLevel()
public void setIspwLevel(String ispwLevel)
ispwLevel
- the ispwLevel to setCopyright © 2016–2025. All rights reserved.