com.hyper9.simdk.stubs.mao
Class HttpNfcLease
java.lang.Object
com.hyper9.simdk.stubs.mao.ManagedObjectReference
com.hyper9.simdk.stubs.mao.ManagedObject
com.hyper9.simdk.stubs.mao.HttpNfcLease
- All Implemented Interfaces:
- Serializable
public class HttpNfcLease
- extends ManagedObject
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference |
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType |
HttpNfcLease
public HttpNfcLease()
getState
public HttpNfcLeaseState getState()
setState
public void setState(HttpNfcLeaseState toSet)
getInfo
public HttpNfcLeaseInfo getInfo()
setInfo
public void setInfo(HttpNfcLeaseInfo toSet)
getError
public LocalizedMethodFault getError()
setError
public void setError(LocalizedMethodFault toSet)
getInitializeProgress
public Integer getInitializeProgress()
setInitializeProgress
public void setInitializeProgress(Integer toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.