public class SetRangeOperationDescriptor extends OperationDescriptor
Java class for SetRangeOperationDescriptor complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetRangeOperationDescriptor">
<complexContent>
<extension base="{http://domain-model-uri/15/04}AbstractOperationDescriptor">
<sequence>
<element name="AllowedMaxRange" type="{http://domain-model-uri/15/04}Range"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Range |
allowedMaxRange |
modifiableAttribute, operationTargetdescriptorVersion, extension, handle, intendedUse, type| Constructor and Description |
|---|
SetRangeOperationDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Range |
getAllowedMaxRange()
Gets the value of the allowedMaxRange property.
|
void |
setAllowedMaxRange(Range value)
Sets the value of the allowedMaxRange property.
|
getModifiableAttribute, getOperationTarget, setModifiableAttribute, setOperationTargetgetDescriptorVersion, getExtension, getHandle, getIntendedUse, getType, setDescriptorVersion, setExtension, setHandle, setIntendedUse, setTypeCopyright © 2016. All rights reserved.