Uses of Class
org.apache.plc4x.java.eip.readwrite.Services
-
Packages that use Services Package Description org.apache.plc4x.java.eip.readwrite -
-
Uses of Services in org.apache.plc4x.java.eip.readwrite
Fields in org.apache.plc4x.java.eip.readwrite declared as Services Modifier and Type Field Description protected ServicesMultipleServiceRequest. dataMethods in org.apache.plc4x.java.eip.readwrite that return Services Modifier and Type Method Description ServicesMultipleServiceRequest. getData()static ServicesServices. staticParse(ReadBuffer readBuffer, Integer servicesLen)static ServicesServices. staticParse(ReadBuffer readBuffer, Object... args)Constructors in org.apache.plc4x.java.eip.readwrite with parameters of type Services Constructor Description MultipleServiceRequest(Services data)MultipleServiceRequestBuilderImpl(Services data)
-