Uses of Annotation Interface
jakarta.xml.bind.annotation.XmlTransient
Packages that use XmlTransient
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.Object Model that represents customization declarations.
This package contains the core Jakarta XML Web Services APIs.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of XmlTransient in com.sun.tools.xjc.model
Fields in com.sun.tools.xjc.model with annotations of type XmlTransientModifier and TypeFieldDescriptionfinal JCodeModelModel.codeModelThis model uses this code model exclusively.final SymbolSpaceModel.defaultSymbolSpaceDefault ID/IDREF symbol space.final LocatorCPropertyInfo.locatorModel.rootClassIf non-null, all the generated classes should eventually derive from this class.Model.rootInterfaceIf non-null, all the generated interfaces should eventually derive from this interface. -
Uses of XmlTransient in com.sun.tools.xjc.reader.xmlschema.bindinfo
Fields in com.sun.tools.xjc.reader.xmlschema.bindinfo with annotations of type XmlTransientModifier and TypeFieldDescriptionfinal Map<String,BIEnumMember> BIEnum.membersGets the map that containsXML value -> BIEnumMemberpairs.BIGlobalBinding.nameConverterGets the name converter that will govern theXML -> Javaname conversion process for this compilation. -
Uses of XmlTransient in jakarta.xml.ws
Classes in jakarta.xml.ws with annotations of type XmlTransientModifier and TypeClassDescriptionclassThis class represents an WS-Addressing EndpointReference which is a remote reference to a web service endpoint. -
Uses of XmlTransient in org.apache.wss4j.binding.wsu10
Classes in org.apache.wss4j.binding.wsu10 with annotations of type XmlTransient -
Uses of XmlTransient in org.jboss.resteasy.plugins.providers.atom
Methods in org.jboss.resteasy.plugins.providers.atom with annotations of type XmlTransientModifier and TypeMethodDescriptionEntry.getAnyOtherElement()Get content as an XML Element if the content is XML.Entry.getAnyOtherJAXBObject()Returns previous extracted jaxbobject from a call to getJAXBObject(Class<T> clazz) or value passed in through a previous setJAXBObject().Content.getElement()Get content as an XML Element if the content is XML.Text.getElement()Get content as an XML Element if the content is XML.Content.getJAXBObject()Returns previous extracted jaxbobject from a call to getJAXBObject(Class<T> clazz) or value passed in through a previous setJAXBObject().Text.getJAXBObject()Returns previous extracted jaxbobject from a call to getJAXBObject(Class<T> clazz) or value passed in through a previous setJAXBObject().Entry.getRights()Entry.getSummary()Content.getText()If content is text, return it as a String.Text.getText()If content is text, return it as a String.Entry.getTitle()Content.getType()Mime type of the content.Text.getType()Mime type. -
Uses of XmlTransient in org.jboss.resteasy.plugins.providers.atom.app
Classes in org.jboss.resteasy.plugins.providers.atom.app with annotations of type XmlTransientModifier and TypeClassDescriptionclassAttributes common across all atom app typesMethods in org.jboss.resteasy.plugins.providers.atom.app with annotations of type XmlTransient