Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DisplayTacticTypeCodeType
-
Packages that use DisplayTacticTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DisplayTacticTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DisplayTacticTypeCodeType Modifier and Type Field Description protected DisplayTacticTypeCodeTypeEventTacticEnumerationType. displayTacticTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DisplayTacticTypeCodeType Modifier and Type Method Description DisplayTacticTypeCodeTypeEventTacticEnumerationType. getDisplayTacticTypeCode()Gets the value of the displayTacticTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DisplayTacticTypeCodeType Modifier and Type Method Description voidEventTacticEnumerationType. setDisplayTacticTypeCode(DisplayTacticTypeCodeType value)Sets the value of the displayTacticTypeCode property. -
Uses of DisplayTacticTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DisplayTacticTypeCodeType Modifier and Type Method Description DisplayTacticTypeCodeTypeObjectFactory. createDisplayTacticTypeCodeType()Create an instance ofDisplayTacticTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DisplayTacticTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DisplayTacticTypeCodeType>ObjectFactory. createDisplayTacticTypeCode(DisplayTacticTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DisplayTacticTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DisplayTacticTypeCodeType>ObjectFactory. createDisplayTacticTypeCode(DisplayTacticTypeCodeType value)
-