Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TestMethodType
-
Packages that use TestMethodType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TestMethodType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TestMethodType Modifier and Type Field Description protected TestMethodTypeItemPropertyType. testMethodMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TestMethodType Modifier and Type Method Description TestMethodTypeItemPropertyType. getTestMethod()Gets the value of the testMethod property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TestMethodType Modifier and Type Method Description voidItemPropertyType. setTestMethod(TestMethodType value)Sets the value of the testMethod property. -
Uses of TestMethodType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TestMethodType Modifier and Type Method Description TestMethodTypeObjectFactory. createTestMethodType()Create an instance ofTestMethodTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TestMethodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TestMethodType>ObjectFactory. createTestMethod(TestMethodType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TestMethodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TestMethodType>ObjectFactory. createTestMethod(TestMethodType value)
-