javax.xml.registry.infomodel
Interface Slot
public interface Slot
- Version:
- $Revision$ $Date$
ADDRESS_LINES_SLOT
static final java.lang.String ADDRESS_LINES_SLOT
- See Also:
- Constant Field Values
AUTHORIZED_NAME_SLOT
static final java.lang.String AUTHORIZED_NAME_SLOT
- See Also:
- Constant Field Values
OPERATOR_SLOT
static final java.lang.String OPERATOR_SLOT
- See Also:
- Constant Field Values
SORT_CODE_SLOT
static final java.lang.String SORT_CODE_SLOT
- See Also:
- Constant Field Values
getName
java.lang.String getName()
throws JAXRException
- Throws:
JAXRException
getSlotType
java.lang.String getSlotType()
throws JAXRException
- Throws:
JAXRException
getValues
java.util.Collection getValues()
throws JAXRException
- Throws:
JAXRException
setName
void setName(java.lang.String name)
throws JAXRException
- Throws:
JAXRException
setSlotType
void setSlotType(java.lang.String slotType)
throws JAXRException
- Throws:
JAXRException
setValues
void setValues(java.util.Collection values)
throws JAXRException
- Throws:
JAXRException
Copyright © {inceptionYear}-2008 null. All Rights Reserved.