Constructor and Description |
---|
Map() |
Modifier and Type | Method and Description |
---|---|
String |
getColor() |
String |
getMaterialDesignation() |
String |
getPhysicalMedium() |
String |
getPositiveOrNegativeAspect() |
String |
getProductionDetails() |
String |
getTypeOfReproduction() |
String |
getUndefined() |
void |
setColor(String color) |
void |
setMaterialDesignation(String materialDesignation) |
void |
setPhysicalMedium(String physicalMedium) |
void |
setPositiveOrNegativeAspect(String positiveOrNegativeAspect) |
void |
setProductionDetails(String productionDetails) |
void |
setTypeOfReproduction(String typeOfReproduction) |
void |
setUndefined(String undefined) |
public Map()
public String getMaterialDesignation()
public void setMaterialDesignation(String materialDesignation)
public String getUndefined()
public void setUndefined(String undefined)
public String getPhysicalMedium()
public void setPhysicalMedium(String physicalMedium)
public String getTypeOfReproduction()
public void setTypeOfReproduction(String typeOfReproduction)
public String getProductionDetails()
public void setProductionDetails(String productionDetails)
public String getPositiveOrNegativeAspect()
public void setPositiveOrNegativeAspect(String positiveOrNegativeAspect)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.