public class SetContextStateOperationDescriptor extends AbstractSetStateOperationDescriptor
Java class for SetContextStateOperationDescriptor complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetContextStateOperationDescriptor">
<complexContent>
<extension base="{http://standards.ieee.org/downloads/11073/11073-10207-2017/participant}AbstractSetStateOperationDescriptor">
</extension>
</complexContent>
</complexType>
modifiableDataaccessLevel, invocationEffectiveTimeout, maxTimeToFinish, operationTarget, retriggerabledescriptorVersion, extension, handle, safetyClassification, type| Constructor and Description |
|---|
SetContextStateOperationDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
int |
hashCode() |
java.lang.String |
toString() |
getModifiableData, setModifiableDatagetAccessLevel, getInvocationEffectiveTimeout, getMaxTimeToFinish, getOperationTarget, isRetriggerable, setAccessLevel, setInvocationEffectiveTimeout, setMaxTimeToFinish, setOperationTarget, setRetriggerablegetDescriptorVersion, getExtension, getHandle, getSafetyClassification, getType, setDescriptorVersion, setExtension, setHandle, setSafetyClassification, setTypepublic java.lang.String toString()
toString in class AbstractSetStateOperationDescriptorpublic boolean equals(java.lang.Object that)
equals in class AbstractSetStateOperationDescriptorpublic int hashCode()
hashCode in class AbstractSetStateOperationDescriptor