public class ReleaseAssessmentTypeDTO extends Object
Constructor and Description |
---|
ReleaseAssessmentTypeDTO() |
Modifier and Type | Method and Description |
---|---|
int |
getAssessmentTypeId() |
int |
getEntitlementId() |
String |
getFrequencyType() |
int |
getFrequencyTypeId() |
String |
getName() |
String |
getScanType() |
int |
getScanTypeId() |
int |
getUnits() |
int |
getUnitsAvailable() |
void |
setEntitlementId(int value) |
public int getAssessmentTypeId()
public String getName()
public String getScanType()
public int getScanTypeId()
public int getEntitlementId()
public void setEntitlementId(int value)
public String getFrequencyType()
public int getFrequencyTypeId()
public int getUnits()
public int getUnitsAvailable()
Copyright © 2016–2017. All rights reserved.