Uses of Class
org.etsi.uri._01903.v1_3.IntegerListType

Packages that use IntegerListType
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
protected  IntegerListType NoticeReferenceType.noticeNumbers
           
 

Methods in org.etsi.uri._01903.v1_3 that return IntegerListType
 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)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type IntegerListType
 void NoticeReferenceType.setNoticeNumbers(IntegerListType value)
          Sets the value of the noticeNumbers property.
 NoticeReferenceType NoticeReferenceType.withNoticeNumbers(IntegerListType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type IntegerListType
NoticeReferenceType(String organization, IntegerListType noticeNumbers)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.