public class StandardBusinessDocument extends Object
Java class for StandardBusinessDocument complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StandardBusinessDocument"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader}StandardBusinessDocumentHeader" minOccurs="0"/> <any processContents='lax' namespace='##other'/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Object |
any |
protected StandardBusinessDocumentHeader |
standardBusinessDocumentHeader |
Constructor and Description |
---|
StandardBusinessDocument() |
Modifier and Type | Method and Description |
---|---|
Object |
getAny()
Gets the value of the any property.
|
StandardBusinessDocumentHeader |
getStandardBusinessDocumentHeader()
Gets the value of the standardBusinessDocumentHeader property.
|
void |
setAny(Object value)
Sets the value of the any property.
|
void |
setStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
Sets the value of the standardBusinessDocumentHeader property.
|
protected StandardBusinessDocumentHeader standardBusinessDocumentHeader
protected Object any
public StandardBusinessDocumentHeader getStandardBusinessDocumentHeader()
StandardBusinessDocumentHeader
public void setStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
value
- allowed object is
StandardBusinessDocumentHeader
public Object getAny()
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.