| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected IntegerListType |
NoticeReferenceType.noticeNumbers |
| Modifier and Type | Method and Description |
|---|---|
IntegerListType |
ObjectFactory.createIntegerListType()
Create an instance of
IntegerListType |
IntegerListType |
NoticeReferenceType.getNoticeNumbers()
Gets the value of the noticeNumbers property.
|
IntegerListType |
IntegerListType.withInts(BigInteger... values) |
IntegerListType |
IntegerListType.withInts(Collection<BigInteger> values) |
IntegerListType |
IntegerListType.withInts(List<BigInteger> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoticeReferenceType.setNoticeNumbers(IntegerListType value)
Sets the value of the noticeNumbers property.
|
NoticeReferenceType |
NoticeReferenceType.withNoticeNumbers(IntegerListType value) |
| Constructor and Description |
|---|
NoticeReferenceType(String organization,
IntegerListType noticeNumbers)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.