public class Eq extends Object implements Serializable
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element ref="{http://schema.samply.de/osse/Attribute}Attribute"/>
</all>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Eq() |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getAttribute()
Gets the value of the attribute property.
|
void |
setAttribute(Attribute value)
Sets the value of the attribute property.
|
protected Attribute attribute
Copyright © 2021 Samply Community. All rights reserved.