Klasse NLMUpdateKeyUpdateControlFlags
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.NLMUpdateKeyUpdateControlFlags
- Alle implementierten Schnittstellen:
Message,Serializable
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected final booleanprotected final booleanprotected final booleanprotected final booleanprotected final booleanprotected final booleanprotected final booleanprotected final boolean -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungNLMUpdateKeyUpdateControlFlags(boolean set1KeyRevisionActivationTimeExpirationTimePresent, boolean set1KeyCountKeyParametersPresent, boolean set1ShouldBeCleared, boolean set2KeyRevisionActivationTimeExpirationTimePresent, boolean set2KeyCountKeyParametersPresent, boolean set2ShouldBeCleared, boolean moreMessagesToBeExpected, boolean removeAllKeys) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanintintbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()voidserialize(WriteBuffer writeBuffer) staticParse(ReadBuffer readBuffer) staticParse(ReadBuffer readBuffer, Object... args) toString()
-
Felddetails
-
set1KeyRevisionActivationTimeExpirationTimePresent
protected final boolean set1KeyRevisionActivationTimeExpirationTimePresent -
set1KeyCountKeyParametersPresent
protected final boolean set1KeyCountKeyParametersPresent -
set1ShouldBeCleared
protected final boolean set1ShouldBeCleared -
set2KeyRevisionActivationTimeExpirationTimePresent
protected final boolean set2KeyRevisionActivationTimeExpirationTimePresent -
set2KeyCountKeyParametersPresent
protected final boolean set2KeyCountKeyParametersPresent -
set2ShouldBeCleared
protected final boolean set2ShouldBeCleared -
moreMessagesToBeExpected
protected final boolean moreMessagesToBeExpected -
removeAllKeys
protected final boolean removeAllKeys
-
-
Konstruktordetails
-
NLMUpdateKeyUpdateControlFlags
public NLMUpdateKeyUpdateControlFlags(boolean set1KeyRevisionActivationTimeExpirationTimePresent, boolean set1KeyCountKeyParametersPresent, boolean set1ShouldBeCleared, boolean set2KeyRevisionActivationTimeExpirationTimePresent, boolean set2KeyCountKeyParametersPresent, boolean set2ShouldBeCleared, boolean moreMessagesToBeExpected, boolean removeAllKeys)
-
-
Methodendetails
-
getSet1KeyRevisionActivationTimeExpirationTimePresent
public boolean getSet1KeyRevisionActivationTimeExpirationTimePresent() -
getSet1KeyCountKeyParametersPresent
public boolean getSet1KeyCountKeyParametersPresent() -
getSet1ShouldBeCleared
public boolean getSet1ShouldBeCleared() -
getSet2KeyRevisionActivationTimeExpirationTimePresent
public boolean getSet2KeyRevisionActivationTimeExpirationTimePresent() -
getSet2KeyCountKeyParametersPresent
public boolean getSet2KeyCountKeyParametersPresent() -
getSet2ShouldBeCleared
public boolean getSet2ShouldBeCleared() -
getMoreMessagesToBeExpected
public boolean getMoreMessagesToBeExpected() -
getRemoveAllKeys
public boolean getRemoveAllKeys() -
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 NLMUpdateKeyUpdateControlFlags staticParse(ReadBuffer readBuffer, Object... args) throws ParseException - Löst aus:
ParseException
-
staticParse
public static NLMUpdateKeyUpdateControlFlags staticParse(ReadBuffer readBuffer) throws ParseException - Löst aus:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-