| 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(java.math.BigInteger... values) |
IntegerListType |
IntegerListType.withInts(java.util.Collection<java.math.BigInteger> values) |
IntegerListType |
IntegerListType.withInts(java.util.List<java.math.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(java.lang.String organization,
IntegerListType noticeNumbers)
Fully-initialising value constructor
|
Copyright © 2015 Digipost Open Source. All Rights Reserved.