Uses of Class
org.etsi.uri._01903.v1_3.NoticeReferenceType
-
Packages that use NoticeReferenceType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of NoticeReferenceType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as NoticeReferenceType Modifier and Type Field Description protected NoticeReferenceTypeSPUserNotice. noticeRefMethods in org.etsi.uri._01903.v1_3 that return NoticeReferenceType Modifier and Type Method Description NoticeReferenceTypeObjectFactory. createNoticeReferenceType()Create an instance ofNoticeReferenceTypeNoticeReferenceTypeSPUserNotice. getNoticeRef()Gets the value of the noticeRef property.NoticeReferenceTypeNoticeReferenceType. withNoticeNumbers(IntegerListType value)NoticeReferenceTypeNoticeReferenceType. withOrganization(String value)Methods in org.etsi.uri._01903.v1_3 with parameters of type NoticeReferenceType Modifier and Type Method Description voidSPUserNotice. setNoticeRef(NoticeReferenceType value)Sets the value of the noticeRef property.SPUserNoticeSPUserNotice. withNoticeRef(NoticeReferenceType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type NoticeReferenceType Constructor Description SPUserNotice(NoticeReferenceType noticeRef, String explicitText)Fully-initialising value constructor
-