Uses of Class
net.heberling.ismart.asn1.v2_1.entity.RvcReqParam
-
Packages that use RvcReqParam Package Description net.heberling.ismart.asn1.v2_1.entity -
-
Uses of RvcReqParam in net.heberling.ismart.asn1.v2_1.entity
Methods in net.heberling.ismart.asn1.v2_1.entity that return types with arguments of type RvcReqParam Modifier and Type Method Description Collection<RvcReqParam>OTA_RVCReq. getRvcParams()Method parameters in net.heberling.ismart.asn1.v2_1.entity with type arguments of type RvcReqParam Modifier and Type Method Description voidOTA_RVCReq. setRvcParams(Collection<RvcReqParam> value)
-