public class NeboIconType extends Object
Java class for nebo_iconType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="nebo_iconType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
id |
| Constructor and Description |
|---|
NeboIconType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getId() |
void |
setId(BigInteger value) |
protected BigInteger id
public BigInteger getId()
public void setId(BigInteger value)
Copyright © 2022 NPO. All rights reserved.