com.hyper9.simdk.stubs.dao
Class CustomizationSpecInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.CustomizationSpecInfo
- All Implemented Interfaces:
- Serializable
public class CustomizationSpecInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
CustomizationSpecInfo
public CustomizationSpecInfo()
getName
public String getName()
setName
public void setName(String toSet)
getDescription
public String getDescription()
setDescription
public void setDescription(String toSet)
getType
public String getType()
setType
public void setType(String toSet)
getChangeVersion
public String getChangeVersion()
setChangeVersion
public void setChangeVersion(String toSet)
getLastUpdateTime
public Calendar getLastUpdateTime()
setLastUpdateTime
public void setLastUpdateTime(Calendar toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.