public class EventTacticType extends Object
Java class for EventTacticType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EventTacticType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Comment" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Quantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EventTacticEnumeration"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Period" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CommentType |
comment |
protected EventTacticEnumerationType |
eventTacticEnumeration |
protected PeriodType |
period |
protected QuantityType |
quantity |
| Constructor and Description |
|---|
EventTacticType() |
| Modifier and Type | Method and Description |
|---|---|
CommentType |
getComment()
Gets the value of the comment property.
|
EventTacticEnumerationType |
getEventTacticEnumeration()
Gets the value of the eventTacticEnumeration property.
|
PeriodType |
getPeriod()
Gets the value of the period property.
|
QuantityType |
getQuantity()
Gets the value of the quantity property.
|
void |
setComment(CommentType value)
Sets the value of the comment property.
|
void |
setEventTacticEnumeration(EventTacticEnumerationType value)
Sets the value of the eventTacticEnumeration property.
|
void |
setPeriod(PeriodType value)
Sets the value of the period property.
|
void |
setQuantity(QuantityType value)
Sets the value of the quantity property.
|
protected CommentType comment
protected QuantityType quantity
protected EventTacticEnumerationType eventTacticEnumeration
protected PeriodType period
public CommentType getComment()
CommentTypepublic void setComment(CommentType value)
value - allowed object is
CommentTypepublic QuantityType getQuantity()
QuantityTypepublic void setQuantity(QuantityType value)
value - allowed object is
QuantityTypepublic EventTacticEnumerationType getEventTacticEnumeration()
EventTacticEnumerationTypepublic void setEventTacticEnumeration(EventTacticEnumerationType value)
value - allowed object is
EventTacticEnumerationTypepublic PeriodType getPeriod()
PeriodTypepublic void setPeriod(PeriodType value)
value - allowed object is
PeriodTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.