Uses of Class
org.apache.plc4x.java.knxnetip.readwrite.ProjectInstallationIdentifier
Packages that use ProjectInstallationIdentifier
-
Uses of ProjectInstallationIdentifier in org.apache.plc4x.java.knxnetip.readwrite
Fields in org.apache.plc4x.java.knxnetip.readwrite declared as ProjectInstallationIdentifierModifier and TypeFieldDescriptionprotected final ProjectInstallationIdentifierDIBDeviceInfo.projectInstallationIdentifierMethods in org.apache.plc4x.java.knxnetip.readwrite that return ProjectInstallationIdentifierModifier and TypeMethodDescriptionDIBDeviceInfo.getProjectInstallationIdentifier()ProjectInstallationIdentifier.staticParse(ReadBuffer readBuffer) ProjectInstallationIdentifier.staticParse(ReadBuffer readBuffer, Object... args) Constructors in org.apache.plc4x.java.knxnetip.readwrite with parameters of type ProjectInstallationIdentifierModifierConstructorDescriptionDIBDeviceInfo(short descriptionType, KnxMedium knxMedium, DeviceStatus deviceStatus, KnxAddress knxAddress, ProjectInstallationIdentifier projectInstallationIdentifier, byte[] knxNetIpDeviceSerialNumber, IPAddress knxNetIpDeviceMulticastAddress, MACAddress knxNetIpDeviceMacAddress, byte[] deviceFriendlyName)