Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValidatorIDType
-
Packages that use ValidatorIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValidatorIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ValidatorIDType Modifier and Type Field Description protected ValidatorIDTypeResultOfVerificationType. validatorIDprotected ValidatorIDTypeSignatureType. validatorIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ValidatorIDType Modifier and Type Method Description ValidatorIDTypeResultOfVerificationType. getValidatorID()Gets the value of the validatorID property.ValidatorIDTypeSignatureType. getValidatorID()Gets the value of the validatorID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ValidatorIDType Modifier and Type Method Description voidResultOfVerificationType. setValidatorID(ValidatorIDType value)Sets the value of the validatorID property.voidSignatureType. setValidatorID(ValidatorIDType value)Sets the value of the validatorID property. -
Uses of ValidatorIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValidatorIDType Modifier and Type Method Description ValidatorIDTypeObjectFactory. createValidatorIDType()Create an instance ofValidatorIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValidatorIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidatorIDType>ObjectFactory. createValidatorID(ValidatorIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValidatorIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidatorIDType>ObjectFactory. createValidatorID(ValidatorIDType value)
-