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

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

Introduction

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

The text is from its open source code.

Method

CollectiongetExternalLinks()
Returns the ExternalLinks associated with this object.
RegistryObjectgetSpecificationObject()
Gets the specification object for this object.
CollectiongetUsageParameters()
Gets any usage parameters.
voidsetSpecificationObject(RegistryObject obj)
Sets the specification object for this object.
voidsetUsageParameters(Collection usageParameters)
Sets any usage parameters.