Uses of Class
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType
Packages that use SignatureType
Package
Description
-
Uses of SignatureType in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2
Fields in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 declared as SignatureTypeFields in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 with type parameters of type SignatureTypeModifier and TypeFieldDescriptionprotected List<SignatureType> CertificateOfOriginApplicationType.signatureprotected List<SignatureType> CertificateType.signatureprotected List<SignatureType> EndorsementType.signatureMethods in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 that return SignatureTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureType()Create an instance ofSignatureTypeTransportEventType.getSignature()<?Methods in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 that return types with arguments of type SignatureTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureType> ObjectFactory.createSignature(SignatureType value) CertificateOfOriginApplicationType.getSignature()<?CertificateType.getSignature()<?EndorsementType.getSignature()<?Methods in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 with parameters of type SignatureTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureType> ObjectFactory.createSignature(SignatureType value) voidTransportEventType.setSignature(SignatureType value) Sets the value of the signature property.