public class NotificationRequirementCommonAggregate extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe a notification requirement.</ccts:Definition><ccts:ObjectClass>Notification Requirement</ccts:ObjectClass></ccts:Component>
Java class for NotificationRequirementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NotificationRequirementType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NotificationTypeCode"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PostEventNotificationDurationMeasure" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PreEventNotificationDurationMeasure" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}NotifyParty" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}NotificationPeriod" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}NotificationLocation" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected List<LocationType> |
notificationLocations |
protected List<PeriodType> |
notificationPeriods |
protected NotificationTypeCodeCommonBasic |
notificationTypeCode |
protected List<PartyTypeCommonAggregate> |
notifyParties |
protected PostEventNotificationDurationMeasureCommonBasic |
postEventNotificationDurationMeasure |
protected PreEventNotificationDurationMeasureCommonBasic |
preEventNotificationDurationMeasure |
Constructor and Description |
---|
NotificationRequirementCommonAggregate() |
Modifier and Type | Method and Description |
---|---|
List<LocationType> |
getNotificationLocations()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement.
|
List<PeriodType> |
getNotificationPeriods()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement.
|
NotificationTypeCodeCommonBasic |
getNotificationTypeCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement.
|
List<PartyTypeCommonAggregate> |
getNotifyParties()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement.
|
PostEventNotificationDurationMeasureCommonBasic |
getPostEventNotificationDurationMeasure()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement.
|
PreEventNotificationDurationMeasureCommonBasic |
getPreEventNotificationDurationMeasure()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement.
|
void |
setNotificationTypeCode(NotificationTypeCodeCommonBasic value)
Sets the value of the notificationTypeCode property.
|
void |
setPostEventNotificationDurationMeasure(PostEventNotificationDurationMeasureCommonBasic value)
Sets the value of the postEventNotificationDurationMeasure property.
|
void |
setPreEventNotificationDurationMeasure(PreEventNotificationDurationMeasureCommonBasic value)
Sets the value of the preEventNotificationDurationMeasure property.
|
protected NotificationTypeCodeCommonBasic notificationTypeCode
protected PostEventNotificationDurationMeasureCommonBasic postEventNotificationDurationMeasure
protected PreEventNotificationDurationMeasureCommonBasic preEventNotificationDurationMeasure
protected List<PartyTypeCommonAggregate> notifyParties
protected List<PeriodType> notificationPeriods
protected List<LocationType> notificationLocations
public NotificationRequirementCommonAggregate()
public NotificationTypeCodeCommonBasic getNotificationTypeCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement. Notification Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying the type of notification (e.g., pickup status).</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Notification Requirement</ccts:ObjectClass><ccts:PropertyTerm>Notification Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
NotificationTypeCodeCommonBasic
public void setNotificationTypeCode(NotificationTypeCodeCommonBasic value)
value
- allowed object is
NotificationTypeCodeCommonBasic
public PostEventNotificationDurationMeasureCommonBasic getPostEventNotificationDurationMeasure()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement. Post Event Notification Duration. Measure</ccts:DictionaryEntryName><ccts:Definition>The length of time between the occurrence of a given event and the issuance of a notification.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Notification Requirement</ccts:ObjectClass><ccts:PropertyTerm>Post Event Notification Duration</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType></ccts:Component>
PostEventNotificationDurationMeasureCommonBasic
public void setPostEventNotificationDurationMeasure(PostEventNotificationDurationMeasureCommonBasic value)
value
- allowed object is
PostEventNotificationDurationMeasureCommonBasic
public PreEventNotificationDurationMeasureCommonBasic getPreEventNotificationDurationMeasure()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement. Pre Event Notification Duration. Measure</ccts:DictionaryEntryName><ccts:Definition>The length of time to elapse between the issuance of a notification and the occurrence of the event it relates to.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Notification Requirement</ccts:ObjectClass><ccts:PropertyTerm>Pre Event Notification Duration</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType></ccts:Component>
PreEventNotificationDurationMeasureCommonBasic
public void setPreEventNotificationDurationMeasure(PreEventNotificationDurationMeasureCommonBasic value)
value
- allowed object is
PreEventNotificationDurationMeasureCommonBasic
public List<PartyTypeCommonAggregate> getNotifyParties()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement. Notify_ Party. Party</ccts:DictionaryEntryName><ccts:Definition>A party to be notified.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Notification Requirement</ccts:ObjectClass><ccts:PropertyTermQualifier>Notify</ccts:PropertyTermQualifier><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party</ccts:RepresentationTerm></ccts:Component>Gets the value of the notifyParties property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the notifyParties property.
For example, to add a new item, do as follows:
getNotifyParties().add(newItem);
Objects of the following type(s) are allowed in the list
PartyTypeCommonAggregate
public List<PeriodType> getNotificationPeriods()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement. Notification_ Period. Period</ccts:DictionaryEntryName><ccts:Definition>A period during which a notification should be issued.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Notification Requirement</ccts:ObjectClass><ccts:PropertyTermQualifier>Notification</ccts:PropertyTermQualifier><ccts:PropertyTerm>Period</ccts:PropertyTerm><ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Period</ccts:RepresentationTerm></ccts:Component>Gets the value of the notificationPeriods property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the notificationPeriods property.
For example, to add a new item, do as follows:
getNotificationPeriods().add(newItem);
Objects of the following type(s) are allowed in the list
PeriodType
public List<LocationType> getNotificationLocations()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Notification Requirement. Notification_ Location. Location</ccts:DictionaryEntryName><ccts:Definition>A location at which a notification should be issued.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Notification Requirement</ccts:ObjectClass><ccts:PropertyTermQualifier>Notification</ccts:PropertyTermQualifier><ccts:PropertyTerm>Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Location</ccts:RepresentationTerm></ccts:Component>Gets the value of the notificationLocations property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the notificationLocations property.
For example, to add a new item, do as follows:
getNotificationLocations().add(newItem);
Objects of the following type(s) are allowed in the list
LocationType
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.