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