Uses of Class
org.etsi.uri._01903.v1_3.IntegerListType
-
Packages that use IntegerListType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of IntegerListType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as IntegerListType Modifier and Type Field Description protected IntegerListTypeNoticeReferenceType. noticeNumbersMethods in org.etsi.uri._01903.v1_3 that return IntegerListType Modifier and Type Method Description IntegerListTypeObjectFactory. createIntegerListType()Create an instance ofIntegerListTypeIntegerListTypeNoticeReferenceType. getNoticeNumbers()Gets the value of the noticeNumbers property.IntegerListTypeIntegerListType. withInts(BigInteger... values)IntegerListTypeIntegerListType. withInts(Collection<BigInteger> values)IntegerListTypeIntegerListType. withInts(List<BigInteger> value)Methods in org.etsi.uri._01903.v1_3 with parameters of type IntegerListType Modifier and Type Method Description voidNoticeReferenceType. setNoticeNumbers(IntegerListType value)Sets the value of the noticeNumbers property.NoticeReferenceTypeNoticeReferenceType. withNoticeNumbers(IntegerListType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type IntegerListType Constructor Description NoticeReferenceType(String organization, IntegerListType noticeNumbers)Fully-initialising value constructor
-