Uses of Class
org.openvpms.esci.ubl.common.aggregate.RelatedItemType

Packages that use RelatedItemType
org.openvpms.esci.ubl.common.aggregate   
 

Uses of RelatedItemType in org.openvpms.esci.ubl.common.aggregate
 

Fields in org.openvpms.esci.ubl.common.aggregate with type parameters of type RelatedItemType
protected  List<RelatedItemType> CatalogueLineType.accessoryRelatedItem
           
protected  List<RelatedItemType> CatalogueLineType.complementaryRelatedItem
           
protected  List<RelatedItemType> CatalogueLineType.componentRelatedItem
           
protected  List<RelatedItemType> CatalogueLineType.replacementRelatedItem
           
protected  List<RelatedItemType> CatalogueLineType.requiredRelatedItem
           
 

Methods in org.openvpms.esci.ubl.common.aggregate that return RelatedItemType
 RelatedItemType ObjectFactory.createRelatedItemType()
          Create an instance of RelatedItemType
 

Methods in org.openvpms.esci.ubl.common.aggregate that return types with arguments of type RelatedItemType
 JAXBElement<RelatedItemType> ObjectFactory.createAccessoryRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createComplementaryRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createComponentRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createReplacementRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createRequiredRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 List<RelatedItemType> CatalogueLineType.getAccessoryRelatedItem()
           <?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>Catalogue Line.
 List<RelatedItemType> CatalogueLineType.getComplementaryRelatedItem()
           <?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>Catalogue Line.
 List<RelatedItemType> CatalogueLineType.getComponentRelatedItem()
           <?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>Catalogue Line.
 List<RelatedItemType> CatalogueLineType.getReplacementRelatedItem()
           <?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>Catalogue Line.
 List<RelatedItemType> CatalogueLineType.getRequiredRelatedItem()
           <?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>Catalogue Line.
 

Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type RelatedItemType
 JAXBElement<RelatedItemType> ObjectFactory.createAccessoryRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createComplementaryRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createComponentRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createReplacementRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 JAXBElement<RelatedItemType> ObjectFactory.createRequiredRelatedItem(RelatedItemType value)
          Create an instance of JAXBElement<RelatedItemType>}
 



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..