Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.IdentifierType
-
Packages that use IdentifierType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of IdentifierType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as IdentifierType Modifier and Type Field Description protected IdentifierTypeObjectIdentifierType. identifierMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return IdentifierType Modifier and Type Method Description IdentifierTypeObjectFactory. createIdentifierType()Create an instance ofIdentifierTypeIdentifierTypeObjectIdentifierType. getIdentifier()Gets the value of the identifier property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type IdentifierType Modifier and Type Method Description voidObjectIdentifierType. setIdentifier(IdentifierType value)Sets the value of the identifier property.
-