org.opencrx.kernel.account1.jpa3
Class Contact$Slice

java.lang.Object
  extended by org.opencrx.kernel.account1.jpa3.Account$Slice
      extended by org.opencrx.kernel.account1.jpa3.Contact$Slice
All Implemented Interfaces:
Serializable

public class Contact$Slice
extends Account$Slice

Contact$Slice object hold the Contact's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.account1.jpa3.Account$Slice
Account$Slice.SliceId
 
Constructor Summary
  Contact$Slice()
          Constructor
protected Contact$Slice(Contact object, int index)
          Constructor
 
Method Summary
 String getChildrenNames()
           
 Short getCitizenship()
           
 String getOuMembership()
           
 Short getReligion()
           
 void setChildrenNames(String value)
           
 void setCitizenship(Short value)
           
 void setOuMembership(String value)
           
 void setReligion(Short value)
           
 
Methods inherited from class org.opencrx.kernel.account1.jpa3.Account$Slice
getAccountCategory, getAccountType, getBusinessType, getCategory, getContact, getContext, getCreatedBy, getExtCode20, getExtCode21, getExtCode22, getExtCode23, getExtCode24, getExtCode25, getExtCode26, getExtCode27, getExtCode28, getExtCode29, getExternalLink, getModifiedBy, getOwner, getOwningGroup, getPartner, getUserBoolean4, getUserCode4, getUserDate4, getUserDateTime4, getUserNumber4, getUserString4, setAccountCategory, setAccountType, setBusinessType, setCategory, setContact, setContext, setCreatedBy, setExtCode20, setExtCode21, setExtCode22, setExtCode23, setExtCode24, setExtCode25, setExtCode26, setExtCode27, setExtCode28, setExtCode29, setExternalLink, setModifiedBy, setOwner, setOwningGroup, setPartner, setUserBoolean4, setUserCode4, setUserDate4, setUserDateTime4, setUserNumber4, setUserString4
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Contact$Slice

public Contact$Slice()
Constructor


Contact$Slice

protected Contact$Slice(Contact object,
                        int index)
Constructor

Method Detail

getReligion

public Short getReligion()

setReligion

public void setReligion(Short value)

getOuMembership

public String getOuMembership()

setOuMembership

public void setOuMembership(String value)

getChildrenNames

public String getChildrenNames()

setChildrenNames

public void setChildrenNames(String value)

getCitizenship

public Short getCitizenship()

setCitizenship

public void setCitizenship(Short value)


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