com.baidubce.services.bacnet.model
Class IdResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.bacnet.model.IdResponse
All Implemented Interfaces:
Serializable

public class IdResponse
extends AbstractBceResponse

Created by yuanyoujun on 2017/10/18.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
IdResponse()
           
 
Method Summary
 long getId()
           
 void setId(long id)
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdResponse

public IdResponse()
Method Detail

getId

public long getId()

setId

public void setId(long id)


Copyright © 2018. All rights reserved.