public class Between extends Object implements Serializable
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element ref="{http://schema.samply.de/ccp/RangeAttribute}RangeAttribute"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected RangeAttribute |
rangeAttribute |
| Constructor and Description |
|---|
Between() |
| Modifier and Type | Method and Description |
|---|---|
RangeAttribute |
getRangeAttribute()
Gets the value of the rangeAttribute property.
|
void |
setRangeAttribute(RangeAttribute value)
Sets the value of the rangeAttribute property.
|
protected RangeAttribute rangeAttribute
public RangeAttribute getRangeAttribute()
RangeAttributepublic void setRangeAttribute(RangeAttribute value)
value - allowed object is RangeAttributeCopyright © 2021 Samply Community. All rights reserved.