com.hyper9.simdk.stubs.dao
Class HttpNfcLeaseInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HttpNfcLeaseInfo
- All Implemented Interfaces:
- Serializable
public class HttpNfcLeaseInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HttpNfcLeaseInfo
public HttpNfcLeaseInfo()
getLease
public HttpNfcLease getLease()
setLease
public void setLease(HttpNfcLease toSet)
getEntity
public ManagedEntity getEntity()
setEntity
public void setEntity(ManagedEntity toSet)
getDeviceUrl
public List<HttpNfcLeaseDeviceUrl> getDeviceUrl()
setDeviceUrl
public void setDeviceUrl(List<HttpNfcLeaseDeviceUrl> toSet)
getTotalDiskCapacityInKB
public Long getTotalDiskCapacityInKB()
setTotalDiskCapacityInKB
public void setTotalDiskCapacityInKB(Long toSet)
getLeaseTimeout
public Integer getLeaseTimeout()
setLeaseTimeout
public void setLeaseTimeout(Integer toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.