com.retek.component.internet
Interface ExAMonogramming

All Superinterfaces:
ExAPersonalizationBase

public interface ExAMonogramming
extends ExAPersonalizationBase

This is a high level interface which controls access to monogramming information for the external API.

Retek Inc. Copyright (c) 2003


Field Summary
 
Fields inherited from interface com.retek.component.internet.ExAPersonalizationBase
EMBOSSING_TYPE_CODE, EMBROIDERING_TYPE_CODE, ENGRAVING_TYPE_CODE, PAINTING_TYPE_CODE
 
Method Summary
 java.lang.Character getCharacter1()
          Returns the first monogramming character.
 java.lang.Character getCharacter2()
          Returns the second monogramming character.
 java.lang.Character getCharacter3()
          Returns the third monogramming character.
 

Method Detail

getCharacter1

public java.lang.Character getCharacter1()
Returns the first monogramming character.

Returns:
Character

getCharacter2

public java.lang.Character getCharacter2()
Returns the second monogramming character.

Returns:
Character

getCharacter3

public java.lang.Character getCharacter3()
Returns the third monogramming character.

Returns:
Character


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25