Uses of Interface
org.eclipse.persistence.oxm.attachment.XMLAttachmentMarshaller
-
Packages that use XMLAttachmentMarshaller Package Description org.eclipse.persistence.internal.oxm -
-
Uses of XMLAttachmentMarshaller in org.eclipse.persistence.internal.oxm
Fields in org.eclipse.persistence.internal.oxm declared as XMLAttachmentMarshaller Modifier and Type Field Description protected XMLAttachmentMarshallerXMLMarshaller. attachmentMarshallerMethods in org.eclipse.persistence.internal.oxm that return XMLAttachmentMarshaller Modifier and Type Method Description abstract XMLAttachmentMarshallerMarshaller. getAttachmentMarshaller()XMLAttachmentMarshallerXMLMarshaller. getAttachmentMarshaller()Methods in org.eclipse.persistence.internal.oxm with parameters of type XMLAttachmentMarshaller Modifier and Type Method Description voidXMLMarshaller. setAttachmentMarshaller(XMLAttachmentMarshaller atm)
-