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