Uses of Class
org.etsi.uri._01903.v1_3.IntegerListType
Packages that use IntegerListType
-
Uses of IntegerListType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as IntegerListTypeMethods in org.etsi.uri._01903.v1_3 that return IntegerListTypeModifier and TypeMethodDescriptionObjectFactory.createIntegerListType()Create an instance ofIntegerListTypeNoticeReferenceType.getNoticeNumbers()Gets the value of the noticeNumbers property.IntegerListType.withInts(BigInteger... values) IntegerListType.withInts(Collection<BigInteger> values) IntegerListType.withInts(List<BigInteger> value) Methods in org.etsi.uri._01903.v1_3 with parameters of type IntegerListTypeModifier and TypeMethodDescriptionvoidNoticeReferenceType.setNoticeNumbers(IntegerListType value) Sets the value of the noticeNumbers property.NoticeReferenceType.withNoticeNumbers(IntegerListType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type IntegerListTypeModifierConstructorDescriptionNoticeReferenceType(String organization, IntegerListType noticeNumbers) Fully-initialising value constructor