Uses of Interface
org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
-
Packages that use XMLAttachmentUnmarshaller Package Description org.eclipse.persistence.internal.oxm -
-
Uses of XMLAttachmentUnmarshaller in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return XMLAttachmentUnmarshaller Modifier and Type Method Description abstract XMLAttachmentUnmarshallerUnmarshaller. getAttachmentUnmarshaller()XMLAttachmentUnmarshallerXMLUnmarshaller. getAttachmentUnmarshaller()Methods in org.eclipse.persistence.internal.oxm with parameters of type XMLAttachmentUnmarshaller Modifier and Type Method Description voidXMLUnmarshaller. setAttachmentUnmarshaller(XMLAttachmentUnmarshaller atu)
-