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

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

Introduction

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

The text is from its open source code.

Field

intSTATUS_SUBMITTED
RegistryEntry has been submitted.
intSTATUS_APPROVED
RegistryEntry has been submitted and approved.
intSTATUS_DEPRECATED
RegistryEntry has been deprecated.
intSTATUS_WITHDRAWN
RegistryEntry has been withdrawn by the submitter.