Java javax.xml.registry.infomodel ExtrinsicObject fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.registry.infomodel ExtrinsicObject fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.registry.infomodel ExtrinsicObject.

The text is from its open source code.

Implementation

javax.xml.registry.infomodel.ExtrinsicObject has the following implementations.
Click this link to see all its implementation.

Method

StringgetMimeType()
Gets the mime type associated with this object.
javax.activation.DataHandlergetRepositoryItem()
Gets the repository item for this object.
voidsetRepositoryItem(javax.activation.DataHandler repositoryItem)
Sets the repository item for this object.