|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AcceptedIndicatorType | |
---|---|
org.openvpms.esci.ubl.common.basic | |
org.openvpms.esci.ubl.order |
Uses of AcceptedIndicatorType in org.openvpms.esci.ubl.common.basic |
---|
Methods in org.openvpms.esci.ubl.common.basic that return AcceptedIndicatorType | |
---|---|
AcceptedIndicatorType |
ObjectFactory.createAcceptedIndicatorType()
Create an instance of AcceptedIndicatorType |
Methods in org.openvpms.esci.ubl.common.basic that return types with arguments of type AcceptedIndicatorType | |
---|---|
JAXBElement<AcceptedIndicatorType> |
ObjectFactory.createAcceptedIndicator(AcceptedIndicatorType value)
Create an instance of JAXBElement < AcceptedIndicatorType > } |
Methods in org.openvpms.esci.ubl.common.basic with parameters of type AcceptedIndicatorType | |
---|---|
JAXBElement<AcceptedIndicatorType> |
ObjectFactory.createAcceptedIndicator(AcceptedIndicatorType value)
Create an instance of JAXBElement < AcceptedIndicatorType > } |
Uses of AcceptedIndicatorType in org.openvpms.esci.ubl.order |
---|
Fields in org.openvpms.esci.ubl.order declared as AcceptedIndicatorType | |
---|---|
protected AcceptedIndicatorType |
OrderResponseSimpleType.acceptedIndicator
|
Methods in org.openvpms.esci.ubl.order that return AcceptedIndicatorType | |
---|---|
AcceptedIndicatorType |
OrderResponseSimpleType.getAcceptedIndicator()
<?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:OrderResponseSimple-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Response Simple. |
Methods in org.openvpms.esci.ubl.order with parameters of type AcceptedIndicatorType | |
---|---|
void |
OrderResponseSimpleType.setAcceptedIndicator(AcceptedIndicatorType value)
Sets the value of the acceptedIndicator property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |