public class ArrayOfLicenseReservationInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
LicenseReservationInfo[] |
LicenseReservationInfo |
| Constructor and Description |
|---|
ArrayOfLicenseReservationInfo() |
| Modifier and Type | Method and Description |
|---|---|
LicenseReservationInfo[] |
getLicenseReservationInfo() |
LicenseReservationInfo |
getLicenseReservationInfo(int i) |
void |
setLicenseReservationInfo(LicenseReservationInfo[] LicenseReservationInfo) |
public LicenseReservationInfo[] LicenseReservationInfo
public LicenseReservationInfo[] getLicenseReservationInfo()
public LicenseReservationInfo getLicenseReservationInfo(int i)
public void setLicenseReservationInfo(LicenseReservationInfo[] LicenseReservationInfo)
Copyright © 2011-2012. All Rights Reserved.