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

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

Introduction

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

The text is from its open source code.

Method

StringgetName()
Gets the name for this Slot.
StringgetSlotType()
Gets the slotType for this Slot.
CollectiongetValues()
Gets the values for this Slot.
inthashCode()
Returns a hash code value for the object.
voidsetValues(Collection values)
Sets the values for this Slot.