Uses of Class
network.oxalis.peppol.busdox.jaxb.smp.RedirectType
-
Packages that use RedirectType Package Description network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of RedirectType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as RedirectType Modifier and Type Field Description protected RedirectTypeServiceMetadataType. redirectMethods in network.oxalis.peppol.busdox.jaxb.smp that return RedirectType Modifier and Type Method Description RedirectTypeObjectFactory. createRedirectType()Create an instance ofRedirectTypeRedirectTypeServiceMetadataType. getRedirect()Gets the value of the redirect property.Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type RedirectType Modifier and Type Method Description voidServiceMetadataType. setRedirect(RedirectType value)Sets the value of the redirect property.
-