public class CatalogueItemSpecificationUpdateLineType extends Object
Java class for CatalogueItemSpecificationUpdateLineType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CatalogueItemSpecificationUpdateLineType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContractorCustomerParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SellerSupplierParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Item"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CustomerPartyType |
contractorCustomerParty |
protected IDType |
id |
protected ItemType |
item |
protected SupplierPartyType |
sellerSupplierParty |
| Constructor and Description |
|---|
CatalogueItemSpecificationUpdateLineType() |
| Modifier and Type | Method and Description |
|---|---|
CustomerPartyType |
getContractorCustomerParty()
Gets the value of the contractorCustomerParty property.
|
IDType |
getID()
Gets the value of the id property.
|
ItemType |
getItem()
Gets the value of the item property.
|
SupplierPartyType |
getSellerSupplierParty()
Gets the value of the sellerSupplierParty property.
|
void |
setContractorCustomerParty(CustomerPartyType value)
Sets the value of the contractorCustomerParty property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setItem(ItemType value)
Sets the value of the item property.
|
void |
setSellerSupplierParty(SupplierPartyType value)
Sets the value of the sellerSupplierParty property.
|
protected IDType id
protected CustomerPartyType contractorCustomerParty
protected SupplierPartyType sellerSupplierParty
protected ItemType item
public CatalogueItemSpecificationUpdateLineType()
public void setID(IDType value)
value - allowed object is
IDTypepublic CustomerPartyType getContractorCustomerParty()
CustomerPartyTypepublic void setContractorCustomerParty(CustomerPartyType value)
value - allowed object is
CustomerPartyTypepublic SupplierPartyType getSellerSupplierParty()
SupplierPartyTypepublic void setSellerSupplierParty(SupplierPartyType value)
value - allowed object is
SupplierPartyTypepublic ItemType getItem()
ItemTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.