Class UtilityStatementType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.UtilityStatementType
-
public class UtilityStatementType extends Object
Java class for UtilityStatementType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="UtilityStatementType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}UBLExtensions" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UBLVersionID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomizationID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileExecutionID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CopyIndicator" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UUID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueTime" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UtilityStatementTypeCode"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Note" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DocumentCurrencyCode"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AccountingCostCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AccountingCost" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ParentDocumentReference"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AdditionalDocumentReference" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Signature" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SenderParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReceiverParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CustomerParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SubscriberParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MainOnAccountPayment" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SubscriberConsumption" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description UtilityStatementType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AccountingCostTypegetAccountingCost()Gets the value of the accountingCost property.AccountingCostCodeTypegetAccountingCostCode()Gets the value of the accountingCostCode property.List<DocumentReferenceType>getAdditionalDocumentReference()Gets the value of the additionalDocumentReference property.CopyIndicatorTypegetCopyIndicator()Gets the value of the copyIndicator property.CustomerPartyTypegetCustomerParty()Gets the value of the customerParty property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.DocumentCurrencyCodeTypegetDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.IDTypegetID()Gets the value of the id property.IssueDateTypegetIssueDate()Gets the value of the issueDate property.IssueTimeTypegetIssueTime()Gets the value of the issueTime property.List<OnAccountPaymentType>getMainOnAccountPayment()Gets the value of the mainOnAccountPayment property.List<NoteType>getNote()Gets the value of the note property.DocumentReferenceTypegetParentDocumentReference()Gets the value of the parentDocumentReference property.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.PartyTypegetReceiverParty()Gets the value of the receiverParty property.PartyTypegetSenderParty()Gets the value of the senderParty property.List<SignatureType>getSignature()Gets the value of the signature property.List<SubscriberConsumptionType>getSubscriberConsumption()Gets the value of the subscriberConsumption property.PartyTypegetSubscriberParty()Gets the value of the subscriberParty property.UBLExtensionsTypegetUBLExtensions()A container for all extensions present in the document.UBLVersionIDTypegetUBLVersionID()Gets the value of the ublVersionID property.UtilityStatementTypeCodeTypegetUtilityStatementTypeCode()Gets the value of the utilityStatementTypeCode property.UUIDTypegetUUID()Gets the value of the uuid property.voidsetAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidsetAccountingCostCode(AccountingCostCodeType value)Sets the value of the accountingCostCode property.voidsetCopyIndicator(CopyIndicatorType value)Sets the value of the copyIndicator property.voidsetCustomerParty(CustomerPartyType value)Sets the value of the customerParty property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID property.voidsetDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidsetID(IDType value)Sets the value of the id property.voidsetIssueDate(IssueDateType value)Sets the value of the issueDate property.voidsetIssueTime(IssueTimeType value)Sets the value of the issueTime property.voidsetParentDocumentReference(DocumentReferenceType value)Sets the value of the parentDocumentReference property.voidsetProfileExecutionID(ProfileExecutionIDType value)Sets the value of the profileExecutionID property.voidsetProfileID(ProfileIDType value)Sets the value of the profileID property.voidsetReceiverParty(PartyType value)Sets the value of the receiverParty property.voidsetSenderParty(PartyType value)Sets the value of the senderParty property.voidsetSubscriberParty(PartyType value)Sets the value of the subscriberParty property.voidsetUBLExtensions(UBLExtensionsType value)Sets the value of the ublExtensions property.voidsetUBLVersionID(UBLVersionIDType value)Sets the value of the ublVersionID property.voidsetUtilityStatementTypeCode(UtilityStatementTypeCodeType value)Sets the value of the utilityStatementTypeCode property.voidsetUUID(UUIDType value)Sets the value of the uuid property.
-
-
-
Field Detail
-
ublExtensions
protected UBLExtensionsType ublExtensions
A container for all extensions present in the document.
-
ublVersionID
protected UBLVersionIDType ublVersionID
-
customizationID
protected CustomizationIDType customizationID
-
profileID
protected ProfileIDType profileID
-
profileExecutionID
protected ProfileExecutionIDType profileExecutionID
-
id
protected IDType id
-
copyIndicator
protected CopyIndicatorType copyIndicator
-
uuid
protected UUIDType uuid
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
utilityStatementTypeCode
protected UtilityStatementTypeCodeType utilityStatementTypeCode
-
documentCurrencyCode
protected DocumentCurrencyCodeType documentCurrencyCode
-
accountingCostCode
protected AccountingCostCodeType accountingCostCode
-
accountingCost
protected AccountingCostType accountingCost
-
parentDocumentReference
protected DocumentReferenceType parentDocumentReference
-
additionalDocumentReference
protected List<DocumentReferenceType> additionalDocumentReference
-
signature
protected List<SignatureType> signature
-
senderParty
protected PartyType senderParty
-
receiverParty
protected PartyType receiverParty
-
customerParty
protected CustomerPartyType customerParty
-
subscriberParty
protected PartyType subscriberParty
-
mainOnAccountPayment
protected List<OnAccountPaymentType> mainOnAccountPayment
-
subscriberConsumption
protected List<SubscriberConsumptionType> subscriberConsumption
-
-
Method Detail
-
getUBLExtensions
public UBLExtensionsType getUBLExtensions()
A container for all extensions present in the document.- Returns:
- possible object is
UBLExtensionsType
-
setUBLExtensions
public void setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.- Parameters:
value- allowed object isUBLExtensionsType- See Also:
getUBLExtensions()
-
getUBLVersionID
public UBLVersionIDType getUBLVersionID()
Gets the value of the ublVersionID property.- Returns:
- possible object is
UBLVersionIDType
-
setUBLVersionID
public void setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.- Parameters:
value- allowed object isUBLVersionIDType
-
getCustomizationID
public CustomizationIDType getCustomizationID()
Gets the value of the customizationID property.- Returns:
- possible object is
CustomizationIDType
-
setCustomizationID
public void setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.- Parameters:
value- allowed object isCustomizationIDType
-
getProfileID
public ProfileIDType getProfileID()
Gets the value of the profileID property.- Returns:
- possible object is
ProfileIDType
-
setProfileID
public void setProfileID(ProfileIDType value)
Sets the value of the profileID property.- Parameters:
value- allowed object isProfileIDType
-
getProfileExecutionID
public ProfileExecutionIDType getProfileExecutionID()
Gets the value of the profileExecutionID property.- Returns:
- possible object is
ProfileExecutionIDType
-
setProfileExecutionID
public void setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.- Parameters:
value- allowed object isProfileExecutionIDType
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getCopyIndicator
public CopyIndicatorType getCopyIndicator()
Gets the value of the copyIndicator property.- Returns:
- possible object is
CopyIndicatorType
-
setCopyIndicator
public void setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.- Parameters:
value- allowed object isCopyIndicatorType
-
getUUID
public UUIDType getUUID()
Gets the value of the uuid property.- Returns:
- possible object is
UUIDType
-
setUUID
public void setUUID(UUIDType value)
Sets the value of the uuid property.- Parameters:
value- allowed object isUUIDType
-
getIssueDate
public IssueDateType getIssueDate()
Gets the value of the issueDate property.- Returns:
- possible object is
IssueDateType
-
setIssueDate
public void setIssueDate(IssueDateType value)
Sets the value of the issueDate property.- Parameters:
value- allowed object isIssueDateType
-
getIssueTime
public IssueTimeType getIssueTime()
Gets the value of the issueTime property.- Returns:
- possible object is
IssueTimeType
-
setIssueTime
public void setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.- Parameters:
value- allowed object isIssueTimeType
-
getUtilityStatementTypeCode
public UtilityStatementTypeCodeType getUtilityStatementTypeCode()
Gets the value of the utilityStatementTypeCode property.- Returns:
- possible object is
UtilityStatementTypeCodeType
-
setUtilityStatementTypeCode
public void setUtilityStatementTypeCode(UtilityStatementTypeCodeType value)
Sets the value of the utilityStatementTypeCode property.- Parameters:
value- allowed object isUtilityStatementTypeCodeType
-
getNote
public List<NoteType> getNote()
Gets the value of the note 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
setmethod for the note property.For example, to add a new item, do as follows:
getNote().add(newItem);
Objects of the following type(s) are allowed in the list
NoteType- Returns:
- The value of the note property.
-
getDocumentCurrencyCode
public DocumentCurrencyCodeType getDocumentCurrencyCode()
Gets the value of the documentCurrencyCode property.- Returns:
- possible object is
DocumentCurrencyCodeType
-
setDocumentCurrencyCode
public void setDocumentCurrencyCode(DocumentCurrencyCodeType value)
Sets the value of the documentCurrencyCode property.- Parameters:
value- allowed object isDocumentCurrencyCodeType
-
getAccountingCostCode
public AccountingCostCodeType getAccountingCostCode()
Gets the value of the accountingCostCode property.- Returns:
- possible object is
AccountingCostCodeType
-
setAccountingCostCode
public void setAccountingCostCode(AccountingCostCodeType value)
Sets the value of the accountingCostCode property.- Parameters:
value- allowed object isAccountingCostCodeType
-
getAccountingCost
public AccountingCostType getAccountingCost()
Gets the value of the accountingCost property.- Returns:
- possible object is
AccountingCostType
-
setAccountingCost
public void setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property.- Parameters:
value- allowed object isAccountingCostType
-
getParentDocumentReference
public DocumentReferenceType getParentDocumentReference()
Gets the value of the parentDocumentReference property.- Returns:
- possible object is
DocumentReferenceType
-
setParentDocumentReference
public void setParentDocumentReference(DocumentReferenceType value)
Sets the value of the parentDocumentReference property.- Parameters:
value- allowed object isDocumentReferenceType
-
getAdditionalDocumentReference
public List<DocumentReferenceType> getAdditionalDocumentReference()
Gets the value of the additionalDocumentReference 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
setmethod for the additionalDocumentReference property.For example, to add a new item, do as follows:
getAdditionalDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType- Returns:
- The value of the additionalDocumentReference property.
-
getSignature
public List<SignatureType> getSignature()
Gets the value of the signature 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
setmethod for the signature property.For example, to add a new item, do as follows:
getSignature().add(newItem);
Objects of the following type(s) are allowed in the list
SignatureType- Returns:
- The value of the signature property.
-
getSenderParty
public PartyType getSenderParty()
Gets the value of the senderParty property.- Returns:
- possible object is
PartyType
-
setSenderParty
public void setSenderParty(PartyType value)
Sets the value of the senderParty property.- Parameters:
value- allowed object isPartyType
-
getReceiverParty
public PartyType getReceiverParty()
Gets the value of the receiverParty property.- Returns:
- possible object is
PartyType
-
setReceiverParty
public void setReceiverParty(PartyType value)
Sets the value of the receiverParty property.- Parameters:
value- allowed object isPartyType
-
getCustomerParty
public CustomerPartyType getCustomerParty()
Gets the value of the customerParty property.- Returns:
- possible object is
CustomerPartyType
-
setCustomerParty
public void setCustomerParty(CustomerPartyType value)
Sets the value of the customerParty property.- Parameters:
value- allowed object isCustomerPartyType
-
getSubscriberParty
public PartyType getSubscriberParty()
Gets the value of the subscriberParty property.- Returns:
- possible object is
PartyType
-
setSubscriberParty
public void setSubscriberParty(PartyType value)
Sets the value of the subscriberParty property.- Parameters:
value- allowed object isPartyType
-
getMainOnAccountPayment
public List<OnAccountPaymentType> getMainOnAccountPayment()
Gets the value of the mainOnAccountPayment 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
setmethod for the mainOnAccountPayment property.For example, to add a new item, do as follows:
getMainOnAccountPayment().add(newItem);
Objects of the following type(s) are allowed in the list
OnAccountPaymentType- Returns:
- The value of the mainOnAccountPayment property.
-
getSubscriberConsumption
public List<SubscriberConsumptionType> getSubscriberConsumption()
Gets the value of the subscriberConsumption 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
setmethod for the subscriberConsumption property.For example, to add a new item, do as follows:
getSubscriberConsumption().add(newItem);
Objects of the following type(s) are allowed in the list
SubscriberConsumptionType- Returns:
- The value of the subscriberConsumption property.
-
-