public class InventoryWrapper extends Object
InventoryWrapper class.
Constructor and Description |
---|
InventoryWrapper(String version,
Date date,
String group,
String urlViewVC)
Constructor for InventoryWrapper.
|
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
Getter for the field
date . |
String |
getGroup()
Getter for the field
group . |
String |
getUrlViewVC()
Getter for the field
urlViewVC . |
String |
getVersion()
Getter for the field
version . |
public Date getDate()
Getter for the field date
.
Copyright © 2021. All rights reserved.