|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseType | |
---|---|
org.openvpms.esci.ubl.common.aggregate |
Uses of ResponseType in org.openvpms.esci.ubl.common.aggregate |
---|
Fields in org.openvpms.esci.ubl.common.aggregate declared as ResponseType | |
---|---|
protected ResponseType |
DocumentResponseType.response
|
Fields in org.openvpms.esci.ubl.common.aggregate with type parameters of type ResponseType | |
---|---|
protected List<ResponseType> |
DebitNoteLineType.discrepancyResponse
|
protected List<ResponseType> |
CreditNoteLineType.discrepancyResponse
|
protected List<ResponseType> |
LineResponseType.response
|
Methods in org.openvpms.esci.ubl.common.aggregate that return ResponseType | |
---|---|
ResponseType |
ObjectFactory.createResponseType()
Create an instance of ResponseType |
ResponseType |
DocumentResponseType.getResponse()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Document Response. |
Methods in org.openvpms.esci.ubl.common.aggregate that return types with arguments of type ResponseType | |
---|---|
JAXBElement<ResponseType> |
ObjectFactory.createDiscrepancyResponse(ResponseType value)
Create an instance of JAXBElement < ResponseType > } |
JAXBElement<ResponseType> |
ObjectFactory.createResponse(ResponseType value)
Create an instance of JAXBElement < ResponseType > } |
List<ResponseType> |
DebitNoteLineType.getDiscrepancyResponse()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Debit Note Line. |
List<ResponseType> |
CreditNoteLineType.getDiscrepancyResponse()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Credit Note Line. |
List<ResponseType> |
LineResponseType.getResponse()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Line Response. |
Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type ResponseType | |
---|---|
JAXBElement<ResponseType> |
ObjectFactory.createDiscrepancyResponse(ResponseType value)
Create an instance of JAXBElement < ResponseType > } |
JAXBElement<ResponseType> |
ObjectFactory.createResponse(ResponseType value)
Create an instance of JAXBElement < ResponseType > } |
void |
DocumentResponseType.setResponse(ResponseType value)
Sets the value of the response property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |