Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PerformanceMetricTypeCodeType
-
Packages that use PerformanceMetricTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PerformanceMetricTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PerformanceMetricTypeCodeType Modifier and Type Field Description protected PerformanceMetricTypeCodeTypeExceptionCriteriaLineType. performanceMetricTypeCodeprotected PerformanceMetricTypeCodeTypeExceptionNotificationLineType. performanceMetricTypeCodeprotected PerformanceMetricTypeCodeTypeItemInformationRequestLineType. performanceMetricTypeCodeprotected PerformanceMetricTypeCodeTypePerformanceDataLineType. performanceMetricTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PerformanceMetricTypeCodeType Modifier and Type Method Description PerformanceMetricTypeCodeTypeExceptionCriteriaLineType. getPerformanceMetricTypeCode()Gets the value of the performanceMetricTypeCode property.PerformanceMetricTypeCodeTypeExceptionNotificationLineType. getPerformanceMetricTypeCode()Gets the value of the performanceMetricTypeCode property.PerformanceMetricTypeCodeTypeItemInformationRequestLineType. getPerformanceMetricTypeCode()Gets the value of the performanceMetricTypeCode property.PerformanceMetricTypeCodeTypePerformanceDataLineType. getPerformanceMetricTypeCode()Gets the value of the performanceMetricTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PerformanceMetricTypeCodeType Modifier and Type Method Description voidExceptionCriteriaLineType. setPerformanceMetricTypeCode(PerformanceMetricTypeCodeType value)Sets the value of the performanceMetricTypeCode property.voidExceptionNotificationLineType. setPerformanceMetricTypeCode(PerformanceMetricTypeCodeType value)Sets the value of the performanceMetricTypeCode property.voidItemInformationRequestLineType. setPerformanceMetricTypeCode(PerformanceMetricTypeCodeType value)Sets the value of the performanceMetricTypeCode property.voidPerformanceDataLineType. setPerformanceMetricTypeCode(PerformanceMetricTypeCodeType value)Sets the value of the performanceMetricTypeCode property. -
Uses of PerformanceMetricTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PerformanceMetricTypeCodeType Modifier and Type Method Description PerformanceMetricTypeCodeTypeObjectFactory. createPerformanceMetricTypeCodeType()Create an instance ofPerformanceMetricTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PerformanceMetricTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PerformanceMetricTypeCodeType>ObjectFactory. createPerformanceMetricTypeCode(PerformanceMetricTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PerformanceMetricTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PerformanceMetricTypeCodeType>ObjectFactory. createPerformanceMetricTypeCode(PerformanceMetricTypeCodeType value)
-