org.opencrx.application.shop1.cci2
Interface CustomerHobbyAndInterestT

All Known Subinterfaces:
CustomerHobbyAndInterestT

public interface CustomerHobbyAndInterestT


Nested Class Summary
static class CustomerHobbyAndInterestT.Member
          The structure's members
 
Method Summary
 List<Integer> getComputerInternet()
          Retrieves a list containing all the elements for the structure field computerInternet.
 List<Integer> getEntertainment()
          Retrieves a list containing all the elements for the structure field entertainment.
 List<Integer> getFinance()
          Retrieves a list containing all the elements for the structure field finance.
 List<Integer> getLifestyle()
          Retrieves a list containing all the elements for the structure field lifestyle.
 List<Integer> getMusic()
          Retrieves a list containing all the elements for the structure field music.
 List<Integer> getOther()
          Retrieves a list containing all the elements for the structure field other.
 List<Integer> getSports()
          Retrieves a list containing all the elements for the structure field sports.
 List<Integer> getTelecommunication()
          Retrieves a list containing all the elements for the structure field telecommunication.
 List<Integer> getTravel()
          Retrieves a list containing all the elements for the structure field travel.
 

Method Detail

getComputerInternet

List<Integer> getComputerInternet()
Retrieves a list containing all the elements for the structure field computerInternet.

--> Account::extCode23

Returns:
A list containing all elements for this structure field.

getEntertainment

List<Integer> getEntertainment()
Retrieves a list containing all the elements for the structure field entertainment.

--> Account::extCode25

Returns:
A list containing all elements for this structure field.

getFinance

List<Integer> getFinance()
Retrieves a list containing all the elements for the structure field finance.

--> Account::extCode22

Returns:
A list containing all elements for this structure field.

getLifestyle

List<Integer> getLifestyle()
Retrieves a list containing all the elements for the structure field lifestyle.

--> Account::extCode27

Returns:
A list containing all elements for this structure field.

getMusic

List<Integer> getMusic()
Retrieves a list containing all the elements for the structure field music.

--> Account::extCode26

Returns:
A list containing all elements for this structure field.

getOther

List<Integer> getOther()
Retrieves a list containing all the elements for the structure field other.

--> Account::extCode28

Returns:
A list containing all elements for this structure field.

getSports

List<Integer> getSports()
Retrieves a list containing all the elements for the structure field sports.

--> Account::extCode20

Returns:
A list containing all elements for this structure field.

getTelecommunication

List<Integer> getTelecommunication()
Retrieves a list containing all the elements for the structure field telecommunication.

--> Account::extCode24

Returns:
A list containing all elements for this structure field.

getTravel

List<Integer> getTravel()
Retrieves a list containing all the elements for the structure field travel.

--> Account::extCode21

Returns:
A list containing all elements for this structure field.


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.