Uses of Class
com.baidubce.services.bacnet.model.BacnetObjectId

Packages that use BacnetObjectId
com.baidubce.services.bacnet.model   
 

Uses of BacnetObjectId in com.baidubce.services.bacnet.model
 

Methods in com.baidubce.services.bacnet.model that return types with arguments of type BacnetObjectId
 List<BacnetObjectId> SubBacnetObjectRequest.getPoints()
           
 List<BacnetObjectId> ListObjectPresentValueRequest.getPoints()
           
 

Method parameters in com.baidubce.services.bacnet.model with type arguments of type BacnetObjectId
 void SubBacnetObjectRequest.setPoints(List<BacnetObjectId> points)
           
 void ListObjectPresentValueRequest.setPoints(List<BacnetObjectId> points)
           
 



Copyright © 2018. All rights reserved.