Klasse HPAIControlEndpoint
java.lang.Object
org.apache.plc4x.java.knxnetip.readwrite.HPAIControlEndpoint
- Alle implementierten Schnittstellen:
Message,Serializable
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected final HostProtocolCodeprotected final IPAddressprotected final int -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungHPAIControlEndpoint(HostProtocolCode hostProtocolCode, IPAddress ipAddress, int ipPort) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanintintintinthashCode()voidserialize(WriteBuffer writeBuffer) static HPAIControlEndpointstaticParse(ReadBuffer readBuffer) static HPAIControlEndpointstaticParse(ReadBuffer readBuffer, Object... args) toString()
-
Felddetails
-
hostProtocolCode
-
ipAddress
-
ipPort
protected final int ipPort
-
-
Konstruktordetails
-
HPAIControlEndpoint
-
-
Methodendetails
-
getHostProtocolCode
-
getIpAddress
-
getIpPort
public int getIpPort() -
serialize
- Angegeben von:
serializein SchnittstelleSerializable- Löst aus:
SerializationException
-
getLengthInBytes
public int getLengthInBytes()- Angegeben von:
getLengthInBytesin SchnittstelleMessage
-
getLengthInBits
public int getLengthInBits()- Angegeben von:
getLengthInBitsin SchnittstelleMessage
-
staticParse
public static HPAIControlEndpoint staticParse(ReadBuffer readBuffer, Object... args) throws ParseException - Löst aus:
ParseException
-
staticParse
- Löst aus:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-