All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencrx.kernel.account1.cci2.Account Maven / Gradle / Ivy

The newest version!
// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.account1.cci2;

/**
 * Abstract class {@code Account}
 *

* isFrozen */ @javax.annotation.Generated( value = "org.openmdx.application.mof.mapping.java.InstanceMapper", date = "2023-10-28T12:15:35.725085913Z", comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY" ) public interface Account extends org.opencrx.kernel.activity1.cci2.ActivitiesSource, org.opencrx.kernel.generic.cci2.CrxObject, org.opencrx.kernel.generic.cci2.GenericAccount, org.opencrx.kernel.generic.cci2.Pictured{ // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code accountCategory}. * @return A list containing all elements for this attribute. */ public java.util.List getAccountCategory( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code accountCategory} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : accountCategory){
   *     list.add(e);
   *   }
   * 
* @param accountCategory value(s) to be added to {@code accountCategory} */ public void setAccountCategory( short... accountCategory ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code accountMembership}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountHasAccountMembership.AccountMembership getAccountMembership( ); // ---------------------------------------------------------------------------- // Instance/AttributeGet1_1 // ---------------------------------------------------------------------------- /** * Retrieves the value for the attribute {@code accountRating}. * @return The non-null value for attribute {@code accountRating}. */ public short getAccountRating( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet1_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code accountRating}. * @param accountRating The non-{@code null} new value for attribute {@code accountRating}. */ public void setAccountRating( short accountRating ); // ---------------------------------------------------------------------------- // Instance/AttributeGet1_1 // ---------------------------------------------------------------------------- /** * Retrieves the value for the attribute {@code accountState}. *

* AS_ACTIVE 0 The account is active. * AS_INACTIVE 1 The account is inactive. * * @return The non-null value for attribute {@code accountState}. */ public short getAccountState( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet1_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code accountState}. *

* AS_ACTIVE 0 The account is active. * AS_INACTIVE 1 The account is inactive. * * @param accountState The non-{@code null} new value for attribute {@code accountState}. */ public void setAccountState( short accountState ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code accountType}. * @return A list containing all elements for this attribute. */ public java.util.List getAccountType( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code accountType} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : accountType){
   *     list.add(e);
   *   }
   * 
* @param accountType value(s) to be added to {@code accountType} */ public void setAccountType( short... accountType ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code address}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountHasAccountAddress.Address getAddress( ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code aliasName}. * @return The possibly null value for attribute {@code aliasName}. */ public java.lang.String getAliasName( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code aliasName}. * @param aliasName The possibly null new value for attribute {@code aliasName}. */ public void setAliasName( java.lang.String aliasName ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code assignedAccountAssignment}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountContainsAssisgnedAccountAssignment.AssignedAccountAssignment getAssignedAccountAssignment( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code assignedActivity}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountHasAssignedActivity.AssignedActivity getAssignedActivity( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code assignedAddress}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountHasAssignedAddress.AssignedAddress getAssignedAddress( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code assignedBudget}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountHasAssignedBudget.AssignedBudget getAssignedBudget( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code assignedContract}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountHasAssignedContract.AssignedContract getAssignedContract( ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code businessType}. * @return A list containing all elements for this attribute. */ public java.util.List getBusinessType( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code businessType} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : businessType){
   *     list.add(e);
   *   }
   * 
* @param businessType value(s) to be added to {@code businessType} */ public void setBusinessType( short... businessType ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nNoQuery // ---------------------------------------------------------------------------- /** * Retrieves the {@code Collection} of objects referenced by {@code contact}. * @return The {@code Collection} of referenced objects. */ public java.util.List getContact( ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code description}. * @return The possibly null value for attribute {@code description}. */ public java.lang.String getDescription( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code description}. * @param description The possibly null new value for attribute {@code description}. */ public void setDescription( java.lang.String description ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean0}. * @return The possibly null value for attribute {@code extBoolean0}. */ public java.lang.Boolean isExtBoolean0( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean0}. * @param extBoolean0 The possibly null new value for attribute {@code extBoolean0}. */ public void setExtBoolean0( java.lang.Boolean extBoolean0 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean1}. * @return The possibly null value for attribute {@code extBoolean1}. */ public java.lang.Boolean isExtBoolean1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean1}. * @param extBoolean1 The possibly null new value for attribute {@code extBoolean1}. */ public void setExtBoolean1( java.lang.Boolean extBoolean1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean2}. * @return The possibly null value for attribute {@code extBoolean2}. */ public java.lang.Boolean isExtBoolean2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean2}. * @param extBoolean2 The possibly null new value for attribute {@code extBoolean2}. */ public void setExtBoolean2( java.lang.Boolean extBoolean2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean3}. * @return The possibly null value for attribute {@code extBoolean3}. */ public java.lang.Boolean isExtBoolean3( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean3}. * @param extBoolean3 The possibly null new value for attribute {@code extBoolean3}. */ public void setExtBoolean3( java.lang.Boolean extBoolean3 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean4}. * @return The possibly null value for attribute {@code extBoolean4}. */ public java.lang.Boolean isExtBoolean4( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean4}. * @param extBoolean4 The possibly null new value for attribute {@code extBoolean4}. */ public void setExtBoolean4( java.lang.Boolean extBoolean4 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean5}. * @return The possibly null value for attribute {@code extBoolean5}. */ public java.lang.Boolean isExtBoolean5( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean5}. * @param extBoolean5 The possibly null new value for attribute {@code extBoolean5}. */ public void setExtBoolean5( java.lang.Boolean extBoolean5 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean6}. * @return The possibly null value for attribute {@code extBoolean6}. */ public java.lang.Boolean isExtBoolean6( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean6}. * @param extBoolean6 The possibly null new value for attribute {@code extBoolean6}. */ public void setExtBoolean6( java.lang.Boolean extBoolean6 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean7}. * @return The possibly null value for attribute {@code extBoolean7}. */ public java.lang.Boolean isExtBoolean7( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean7}. * @param extBoolean7 The possibly null new value for attribute {@code extBoolean7}. */ public void setExtBoolean7( java.lang.Boolean extBoolean7 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean8}. * @return The possibly null value for attribute {@code extBoolean8}. */ public java.lang.Boolean isExtBoolean8( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean8}. * @param extBoolean8 The possibly null new value for attribute {@code extBoolean8}. */ public void setExtBoolean8( java.lang.Boolean extBoolean8 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extBoolean9}. * @return The possibly null value for attribute {@code extBoolean9}. */ public java.lang.Boolean isExtBoolean9( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extBoolean9}. * @param extBoolean9 The possibly null new value for attribute {@code extBoolean9}. */ public void setExtBoolean9( java.lang.Boolean extBoolean9 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode0}. * @return The possibly null value for attribute {@code extCode0}. */ public java.lang.Short getExtCode0( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode0}. * @param extCode0 The possibly null new value for attribute {@code extCode0}. */ public void setExtCode0( java.lang.Short extCode0 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode1}. * @return The possibly null value for attribute {@code extCode1}. */ public java.lang.Short getExtCode1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode1}. * @param extCode1 The possibly null new value for attribute {@code extCode1}. */ public void setExtCode1( java.lang.Short extCode1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode10}. * @return The possibly null value for attribute {@code extCode10}. */ public java.lang.Short getExtCode10( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode10}. * @param extCode10 The possibly null new value for attribute {@code extCode10}. */ public void setExtCode10( java.lang.Short extCode10 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode11}. * @return The possibly null value for attribute {@code extCode11}. */ public java.lang.Short getExtCode11( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode11}. * @param extCode11 The possibly null new value for attribute {@code extCode11}. */ public void setExtCode11( java.lang.Short extCode11 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode12}. * @return The possibly null value for attribute {@code extCode12}. */ public java.lang.Short getExtCode12( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode12}. * @param extCode12 The possibly null new value for attribute {@code extCode12}. */ public void setExtCode12( java.lang.Short extCode12 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode13}. * @return The possibly null value for attribute {@code extCode13}. */ public java.lang.Short getExtCode13( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode13}. * @param extCode13 The possibly null new value for attribute {@code extCode13}. */ public void setExtCode13( java.lang.Short extCode13 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode14}. * @return The possibly null value for attribute {@code extCode14}. */ public java.lang.Short getExtCode14( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode14}. * @param extCode14 The possibly null new value for attribute {@code extCode14}. */ public void setExtCode14( java.lang.Short extCode14 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode15}. * @return The possibly null value for attribute {@code extCode15}. */ public java.lang.Short getExtCode15( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode15}. * @param extCode15 The possibly null new value for attribute {@code extCode15}. */ public void setExtCode15( java.lang.Short extCode15 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode16}. * @return The possibly null value for attribute {@code extCode16}. */ public java.lang.Short getExtCode16( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode16}. * @param extCode16 The possibly null new value for attribute {@code extCode16}. */ public void setExtCode16( java.lang.Short extCode16 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode17}. * @return The possibly null value for attribute {@code extCode17}. */ public java.lang.Short getExtCode17( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode17}. * @param extCode17 The possibly null new value for attribute {@code extCode17}. */ public void setExtCode17( java.lang.Short extCode17 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode18}. * @return The possibly null value for attribute {@code extCode18}. */ public java.lang.Short getExtCode18( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode18}. * @param extCode18 The possibly null new value for attribute {@code extCode18}. */ public void setExtCode18( java.lang.Short extCode18 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode19}. * @return The possibly null value for attribute {@code extCode19}. */ public java.lang.Short getExtCode19( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode19}. * @param extCode19 The possibly null new value for attribute {@code extCode19}. */ public void setExtCode19( java.lang.Short extCode19 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode2}. * @return The possibly null value for attribute {@code extCode2}. */ public java.lang.Short getExtCode2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode2}. * @param extCode2 The possibly null new value for attribute {@code extCode2}. */ public void setExtCode2( java.lang.Short extCode2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode20}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode20( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode20} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode20){
   *     list.add(e);
   *   }
   * 
* @param extCode20 value(s) to be added to {@code extCode20} */ public void setExtCode20( short... extCode20 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode21}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode21( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode21} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode21){
   *     list.add(e);
   *   }
   * 
* @param extCode21 value(s) to be added to {@code extCode21} */ public void setExtCode21( short... extCode21 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode22}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode22( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode22} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode22){
   *     list.add(e);
   *   }
   * 
* @param extCode22 value(s) to be added to {@code extCode22} */ public void setExtCode22( short... extCode22 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode23}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode23( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode23} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode23){
   *     list.add(e);
   *   }
   * 
* @param extCode23 value(s) to be added to {@code extCode23} */ public void setExtCode23( short... extCode23 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode24}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode24( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode24} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode24){
   *     list.add(e);
   *   }
   * 
* @param extCode24 value(s) to be added to {@code extCode24} */ public void setExtCode24( short... extCode24 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode25}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode25( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode25} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode25){
   *     list.add(e);
   *   }
   * 
* @param extCode25 value(s) to be added to {@code extCode25} */ public void setExtCode25( short... extCode25 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode26}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode26( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode26} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode26){
   *     list.add(e);
   *   }
   * 
* @param extCode26 value(s) to be added to {@code extCode26} */ public void setExtCode26( short... extCode26 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode27}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode27( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode27} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode27){
   *     list.add(e);
   *   }
   * 
* @param extCode27 value(s) to be added to {@code extCode27} */ public void setExtCode27( short... extCode27 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode28}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode28( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode28} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode28){
   *     list.add(e);
   *   }
   * 
* @param extCode28 value(s) to be added to {@code extCode28} */ public void setExtCode28( short... extCode28 ); // ---------------------------------------------------------------------------- // Instance/AttributeGetList // ---------------------------------------------------------------------------- /** * Retrieves a list containing all the elements for the attribute {@code extCode29}. * @return A list containing all elements for this attribute. */ public java.util.List getExtCode29( ); // ---------------------------------------------------------------------------- // Instance/AttributeSetList // ---------------------------------------------------------------------------- /** * Clears {@code extCode29} and adds the given value(s). *

* This method is equivalent to

   *   list.clear();
   *   for(short e : extCode29){
   *     list.add(e);
   *   }
   * 
* @param extCode29 value(s) to be added to {@code extCode29} */ public void setExtCode29( short... extCode29 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode3}. * @return The possibly null value for attribute {@code extCode3}. */ public java.lang.Short getExtCode3( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode3}. * @param extCode3 The possibly null new value for attribute {@code extCode3}. */ public void setExtCode3( java.lang.Short extCode3 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode4}. * @return The possibly null value for attribute {@code extCode4}. */ public java.lang.Short getExtCode4( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode4}. * @param extCode4 The possibly null new value for attribute {@code extCode4}. */ public void setExtCode4( java.lang.Short extCode4 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode5}. * @return The possibly null value for attribute {@code extCode5}. */ public java.lang.Short getExtCode5( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode5}. * @param extCode5 The possibly null new value for attribute {@code extCode5}. */ public void setExtCode5( java.lang.Short extCode5 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode6}. * @return The possibly null value for attribute {@code extCode6}. */ public java.lang.Short getExtCode6( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode6}. * @param extCode6 The possibly null new value for attribute {@code extCode6}. */ public void setExtCode6( java.lang.Short extCode6 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode7}. * @return The possibly null value for attribute {@code extCode7}. */ public java.lang.Short getExtCode7( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode7}. * @param extCode7 The possibly null new value for attribute {@code extCode7}. */ public void setExtCode7( java.lang.Short extCode7 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode8}. * @return The possibly null value for attribute {@code extCode8}. */ public java.lang.Short getExtCode8( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode8}. * @param extCode8 The possibly null new value for attribute {@code extCode8}. */ public void setExtCode8( java.lang.Short extCode8 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extCode9}. * @return The possibly null value for attribute {@code extCode9}. */ public java.lang.Short getExtCode9( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extCode9}. * @param extCode9 The possibly null new value for attribute {@code extCode9}. */ public void setExtCode9( java.lang.Short extCode9 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate0}. * @return The possibly null value for attribute {@code extDate0}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate0( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate0}. * @param extDate0 The possibly null new value for attribute {@code extDate0}. */ public void setExtDate0( javax.xml.datatype.XMLGregorianCalendar extDate0 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate1}. * @return The possibly null value for attribute {@code extDate1}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate1}. * @param extDate1 The possibly null new value for attribute {@code extDate1}. */ public void setExtDate1( javax.xml.datatype.XMLGregorianCalendar extDate1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate2}. * @return The possibly null value for attribute {@code extDate2}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate2}. * @param extDate2 The possibly null new value for attribute {@code extDate2}. */ public void setExtDate2( javax.xml.datatype.XMLGregorianCalendar extDate2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate3}. * @return The possibly null value for attribute {@code extDate3}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate3( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate3}. * @param extDate3 The possibly null new value for attribute {@code extDate3}. */ public void setExtDate3( javax.xml.datatype.XMLGregorianCalendar extDate3 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate4}. * @return The possibly null value for attribute {@code extDate4}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate4( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate4}. * @param extDate4 The possibly null new value for attribute {@code extDate4}. */ public void setExtDate4( javax.xml.datatype.XMLGregorianCalendar extDate4 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate5}. * @return The possibly null value for attribute {@code extDate5}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate5( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate5}. * @param extDate5 The possibly null new value for attribute {@code extDate5}. */ public void setExtDate5( javax.xml.datatype.XMLGregorianCalendar extDate5 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate6}. * @return The possibly null value for attribute {@code extDate6}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate6( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate6}. * @param extDate6 The possibly null new value for attribute {@code extDate6}. */ public void setExtDate6( javax.xml.datatype.XMLGregorianCalendar extDate6 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate7}. * @return The possibly null value for attribute {@code extDate7}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate7( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate7}. * @param extDate7 The possibly null new value for attribute {@code extDate7}. */ public void setExtDate7( javax.xml.datatype.XMLGregorianCalendar extDate7 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate8}. * @return The possibly null value for attribute {@code extDate8}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate8( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate8}. * @param extDate8 The possibly null new value for attribute {@code extDate8}. */ public void setExtDate8( javax.xml.datatype.XMLGregorianCalendar extDate8 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDate9}. * @return The possibly null value for attribute {@code extDate9}. */ public javax.xml.datatype.XMLGregorianCalendar getExtDate9( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDate9}. * @param extDate9 The possibly null new value for attribute {@code extDate9}. */ public void setExtDate9( javax.xml.datatype.XMLGregorianCalendar extDate9 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime0}. * @return The possibly null value for attribute {@code extDateTime0}. */ public java.util.Date getExtDateTime0( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime0}. * @param extDateTime0 The possibly null new value for attribute {@code extDateTime0}. */ public void setExtDateTime0( java.util.Date extDateTime0 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime1}. * @return The possibly null value for attribute {@code extDateTime1}. */ public java.util.Date getExtDateTime1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime1}. * @param extDateTime1 The possibly null new value for attribute {@code extDateTime1}. */ public void setExtDateTime1( java.util.Date extDateTime1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime2}. * @return The possibly null value for attribute {@code extDateTime2}. */ public java.util.Date getExtDateTime2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime2}. * @param extDateTime2 The possibly null new value for attribute {@code extDateTime2}. */ public void setExtDateTime2( java.util.Date extDateTime2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime3}. * @return The possibly null value for attribute {@code extDateTime3}. */ public java.util.Date getExtDateTime3( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime3}. * @param extDateTime3 The possibly null new value for attribute {@code extDateTime3}. */ public void setExtDateTime3( java.util.Date extDateTime3 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime4}. * @return The possibly null value for attribute {@code extDateTime4}. */ public java.util.Date getExtDateTime4( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime4}. * @param extDateTime4 The possibly null new value for attribute {@code extDateTime4}. */ public void setExtDateTime4( java.util.Date extDateTime4 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime5}. * @return The possibly null value for attribute {@code extDateTime5}. */ public java.util.Date getExtDateTime5( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime5}. * @param extDateTime5 The possibly null new value for attribute {@code extDateTime5}. */ public void setExtDateTime5( java.util.Date extDateTime5 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime6}. * @return The possibly null value for attribute {@code extDateTime6}. */ public java.util.Date getExtDateTime6( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime6}. * @param extDateTime6 The possibly null new value for attribute {@code extDateTime6}. */ public void setExtDateTime6( java.util.Date extDateTime6 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime7}. * @return The possibly null value for attribute {@code extDateTime7}. */ public java.util.Date getExtDateTime7( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime7}. * @param extDateTime7 The possibly null new value for attribute {@code extDateTime7}. */ public void setExtDateTime7( java.util.Date extDateTime7 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime8}. * @return The possibly null value for attribute {@code extDateTime8}. */ public java.util.Date getExtDateTime8( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime8}. * @param extDateTime8 The possibly null new value for attribute {@code extDateTime8}. */ public void setExtDateTime8( java.util.Date extDateTime8 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extDateTime9}. * @return The possibly null value for attribute {@code extDateTime9}. */ public java.util.Date getExtDateTime9( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extDateTime9}. * @param extDateTime9 The possibly null new value for attribute {@code extDateTime9}. */ public void setExtDateTime9( java.util.Date extDateTime9 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber0}. * @return The possibly null value for attribute {@code extNumber0}. */ public java.math.BigDecimal getExtNumber0( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber0}. * @param extNumber0 The possibly null new value for attribute {@code extNumber0}. */ public void setExtNumber0( java.math.BigDecimal extNumber0 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber1}. * @return The possibly null value for attribute {@code extNumber1}. */ public java.math.BigDecimal getExtNumber1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber1}. * @param extNumber1 The possibly null new value for attribute {@code extNumber1}. */ public void setExtNumber1( java.math.BigDecimal extNumber1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber2}. * @return The possibly null value for attribute {@code extNumber2}. */ public java.math.BigDecimal getExtNumber2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber2}. * @param extNumber2 The possibly null new value for attribute {@code extNumber2}. */ public void setExtNumber2( java.math.BigDecimal extNumber2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber3}. * @return The possibly null value for attribute {@code extNumber3}. */ public java.math.BigDecimal getExtNumber3( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber3}. * @param extNumber3 The possibly null new value for attribute {@code extNumber3}. */ public void setExtNumber3( java.math.BigDecimal extNumber3 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber4}. * @return The possibly null value for attribute {@code extNumber4}. */ public java.math.BigDecimal getExtNumber4( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber4}. * @param extNumber4 The possibly null new value for attribute {@code extNumber4}. */ public void setExtNumber4( java.math.BigDecimal extNumber4 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber5}. * @return The possibly null value for attribute {@code extNumber5}. */ public java.math.BigDecimal getExtNumber5( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber5}. * @param extNumber5 The possibly null new value for attribute {@code extNumber5}. */ public void setExtNumber5( java.math.BigDecimal extNumber5 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber6}. * @return The possibly null value for attribute {@code extNumber6}. */ public java.math.BigDecimal getExtNumber6( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber6}. * @param extNumber6 The possibly null new value for attribute {@code extNumber6}. */ public void setExtNumber6( java.math.BigDecimal extNumber6 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber7}. * @return The possibly null value for attribute {@code extNumber7}. */ public java.math.BigDecimal getExtNumber7( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber7}. * @param extNumber7 The possibly null new value for attribute {@code extNumber7}. */ public void setExtNumber7( java.math.BigDecimal extNumber7 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber8}. * @return The possibly null value for attribute {@code extNumber8}. */ public java.math.BigDecimal getExtNumber8( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber8}. * @param extNumber8 The possibly null new value for attribute {@code extNumber8}. */ public void setExtNumber8( java.math.BigDecimal extNumber8 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extNumber9}. * @return The possibly null value for attribute {@code extNumber9}. */ public java.math.BigDecimal getExtNumber9( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extNumber9}. * @param extNumber9 The possibly null new value for attribute {@code extNumber9}. */ public void setExtNumber9( java.math.BigDecimal extNumber9 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString0}. * @return The possibly null value for attribute {@code extString0}. */ public java.lang.String getExtString0( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString0}. * @param extString0 The possibly null new value for attribute {@code extString0}. */ public void setExtString0( java.lang.String extString0 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString1}. * @return The possibly null value for attribute {@code extString1}. */ public java.lang.String getExtString1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString1}. * @param extString1 The possibly null new value for attribute {@code extString1}. */ public void setExtString1( java.lang.String extString1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString2}. * @return The possibly null value for attribute {@code extString2}. */ public java.lang.String getExtString2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString2}. * @param extString2 The possibly null new value for attribute {@code extString2}. */ public void setExtString2( java.lang.String extString2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString3}. * @return The possibly null value for attribute {@code extString3}. */ public java.lang.String getExtString3( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString3}. * @param extString3 The possibly null new value for attribute {@code extString3}. */ public void setExtString3( java.lang.String extString3 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString4}. * @return The possibly null value for attribute {@code extString4}. */ public java.lang.String getExtString4( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString4}. * @param extString4 The possibly null new value for attribute {@code extString4}. */ public void setExtString4( java.lang.String extString4 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString5}. * @return The possibly null value for attribute {@code extString5}. */ public java.lang.String getExtString5( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString5}. * @param extString5 The possibly null new value for attribute {@code extString5}. */ public void setExtString5( java.lang.String extString5 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString6}. * @return The possibly null value for attribute {@code extString6}. */ public java.lang.String getExtString6( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString6}. * @param extString6 The possibly null new value for attribute {@code extString6}. */ public void setExtString6( java.lang.String extString6 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString7}. * @return The possibly null value for attribute {@code extString7}. */ public java.lang.String getExtString7( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString7}. * @param extString7 The possibly null new value for attribute {@code extString7}. */ public void setExtString7( java.lang.String extString7 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString8}. * @return The possibly null value for attribute {@code extString8}. */ public java.lang.String getExtString8( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString8}. * @param extString8 The possibly null new value for attribute {@code extString8}. */ public void setExtString8( java.lang.String extString8 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code extString9}. * @return The possibly null value for attribute {@code extString9}. */ public java.lang.String getExtString9( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code extString9}. * @param extString9 The possibly null new value for attribute {@code extString9}. */ public void setExtString9( java.lang.String extString9 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code fullName}. * @return The possibly null value for attribute {@code fullName}. */ public java.lang.String getFullName( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code fullName}. * @param fullName The possibly null new value for attribute {@code fullName}. */ public void setFullName( java.lang.String fullName ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code governmentId}. * @return The possibly null value for attribute {@code governmentId}. */ public java.lang.String getGovernmentId( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code governmentId}. * @param governmentId The possibly null new value for attribute {@code governmentId}. */ public void setGovernmentId( java.lang.String governmentId ); // ---------------------------------------------------------------------------- // Instance/ReferenceGetx_1NoQualifier // ---------------------------------------------------------------------------- /** * Retrieves the value for the reference {@code master}. * @return The —possibly {@code null}— value for this reference. */ public org.opencrx.kernel.account1.cci2.Account getMaster( ); // ---------------------------------------------------------------------------- // Instance/ReferenceSetNoQualifier // ---------------------------------------------------------------------------- /** * Sets a new value for the reference {@code master}. * @param master The new—possibly {@code null}—value for this reference. */ public void setMaster( org.opencrx.kernel.account1.cci2.Account master ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code member}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountHasMember.Member getMember( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code memberGroup}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountContainsMemberGroup.MemberGroup getMemberGroup( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nNoQuery // ---------------------------------------------------------------------------- /** * Retrieves the {@code Collection} of objects referenced by {@code partner}. * @return The {@code Collection} of referenced objects. */ public java.util.List getPartner( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code product}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.account1.cci2.AccountHasOfferedAndOrderedProducts.Product getProduct( ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchEmail1}. * @return The possibly null value for attribute {@code searchEmail1}. */ public java.lang.String getSearchEmail1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchEmail1}. * @param searchEmail1 The possibly null new value for attribute {@code searchEmail1}. */ public void setSearchEmail1( java.lang.String searchEmail1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchEmail2}. * @return The possibly null value for attribute {@code searchEmail2}. */ public java.lang.String getSearchEmail2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchEmail2}. * @param searchEmail2 The possibly null new value for attribute {@code searchEmail2}. */ public void setSearchEmail2( java.lang.String searchEmail2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchMobile1}. * @return The possibly null value for attribute {@code searchMobile1}. */ public java.lang.String getSearchMobile1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchMobile1}. * @param searchMobile1 The possibly null new value for attribute {@code searchMobile1}. */ public void setSearchMobile1( java.lang.String searchMobile1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchMobile2}. * @return The possibly null value for attribute {@code searchMobile2}. */ public java.lang.String getSearchMobile2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchMobile2}. * @param searchMobile2 The possibly null new value for attribute {@code searchMobile2}. */ public void setSearchMobile2( java.lang.String searchMobile2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchName}. * @return The possibly null value for attribute {@code searchName}. */ public java.lang.String getSearchName( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchName}. * @param searchName The possibly null new value for attribute {@code searchName}. */ public void setSearchName( java.lang.String searchName ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPhone1}. * @return The possibly null value for attribute {@code searchPhone1}. */ public java.lang.String getSearchPhone1( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPhone1}. * @param searchPhone1 The possibly null new value for attribute {@code searchPhone1}. */ public void setSearchPhone1( java.lang.String searchPhone1 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPhone2}. * @return The possibly null value for attribute {@code searchPhone2}. */ public java.lang.String getSearchPhone2( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPhone2}. * @param searchPhone2 The possibly null new value for attribute {@code searchPhone2}. */ public void setSearchPhone2( java.lang.String searchPhone2 ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal1AddressLine}. * @return The possibly null value for attribute {@code searchPostal1AddressLine}. */ public java.lang.String getSearchPostal1AddressLine( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal1AddressLine}. * @param searchPostal1AddressLine The possibly null new value for attribute {@code searchPostal1AddressLine}. */ public void setSearchPostal1AddressLine( java.lang.String searchPostal1AddressLine ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal1City}. * @return The possibly null value for attribute {@code searchPostal1City}. */ public java.lang.String getSearchPostal1City( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal1City}. * @param searchPostal1City The possibly null new value for attribute {@code searchPostal1City}. */ public void setSearchPostal1City( java.lang.String searchPostal1City ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal1Country}. * @return The possibly null value for attribute {@code searchPostal1Country}. */ public java.lang.Short getSearchPostal1Country( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal1Country}. * @param searchPostal1Country The possibly null new value for attribute {@code searchPostal1Country}. */ public void setSearchPostal1Country( java.lang.Short searchPostal1Country ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal1PostalCode}. * @return The possibly null value for attribute {@code searchPostal1PostalCode}. */ public java.lang.String getSearchPostal1PostalCode( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal1PostalCode}. * @param searchPostal1PostalCode The possibly null new value for attribute {@code searchPostal1PostalCode}. */ public void setSearchPostal1PostalCode( java.lang.String searchPostal1PostalCode ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal1State}. * @return The possibly null value for attribute {@code searchPostal1State}. */ public java.lang.String getSearchPostal1State( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal1State}. * @param searchPostal1State The possibly null new value for attribute {@code searchPostal1State}. */ public void setSearchPostal1State( java.lang.String searchPostal1State ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal1Street}. * @return The possibly null value for attribute {@code searchPostal1Street}. */ public java.lang.String getSearchPostal1Street( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal1Street}. * @param searchPostal1Street The possibly null new value for attribute {@code searchPostal1Street}. */ public void setSearchPostal1Street( java.lang.String searchPostal1Street ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal1StreetNumber}. * @return The possibly null value for attribute {@code searchPostal1StreetNumber}. */ public java.lang.String getSearchPostal1StreetNumber( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal1StreetNumber}. * @param searchPostal1StreetNumber The possibly null new value for attribute {@code searchPostal1StreetNumber}. */ public void setSearchPostal1StreetNumber( java.lang.String searchPostal1StreetNumber ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal2AddressLine}. * @return The possibly null value for attribute {@code searchPostal2AddressLine}. */ public java.lang.String getSearchPostal2AddressLine( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal2AddressLine}. * @param searchPostal2AddressLine The possibly null new value for attribute {@code searchPostal2AddressLine}. */ public void setSearchPostal2AddressLine( java.lang.String searchPostal2AddressLine ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal2City}. * @return The possibly null value for attribute {@code searchPostal2City}. */ public java.lang.String getSearchPostal2City( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal2City}. * @param searchPostal2City The possibly null new value for attribute {@code searchPostal2City}. */ public void setSearchPostal2City( java.lang.String searchPostal2City ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal2Country}. * @return The possibly null value for attribute {@code searchPostal2Country}. */ public java.lang.Short getSearchPostal2Country( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal2Country}. * @param searchPostal2Country The possibly null new value for attribute {@code searchPostal2Country}. */ public void setSearchPostal2Country( java.lang.Short searchPostal2Country ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal2PostalCode}. * @return The possibly null value for attribute {@code searchPostal2PostalCode}. */ public java.lang.String getSearchPostal2PostalCode( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal2PostalCode}. * @param searchPostal2PostalCode The possibly null new value for attribute {@code searchPostal2PostalCode}. */ public void setSearchPostal2PostalCode( java.lang.String searchPostal2PostalCode ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal2State}. * @return The possibly null value for attribute {@code searchPostal2State}. */ public java.lang.String getSearchPostal2State( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal2State}. * @param searchPostal2State The possibly null new value for attribute {@code searchPostal2State}. */ public void setSearchPostal2State( java.lang.String searchPostal2State ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal2Street}. * @return The possibly null value for attribute {@code searchPostal2Street}. */ public java.lang.String getSearchPostal2Street( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal2Street}. * @param searchPostal2Street The possibly null new value for attribute {@code searchPostal2Street}. */ public void setSearchPostal2Street( java.lang.String searchPostal2Street ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code searchPostal2StreetNumber}. * @return The possibly null value for attribute {@code searchPostal2StreetNumber}. */ public java.lang.String getSearchPostal2StreetNumber( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code searchPostal2StreetNumber}. * @param searchPostal2StreetNumber The possibly null new value for attribute {@code searchPostal2StreetNumber}. */ public void setSearchPostal2StreetNumber( java.lang.String searchPostal2StreetNumber ); // ---------------------------------------------------------------------------- // Instance/Operation // ---------------------------------------------------------------------------- /** */ public org.openmdx.base.cci2.Void updateVcard( ); // ---------------------------------------------------------------------------- // Instance/AttributeGet0_1 // ---------------------------------------------------------------------------- /** * Retrieves the possibly null value for the optional attribute {@code vcard}. * @return The possibly null value for attribute {@code vcard}. */ public java.lang.String getVcard( ); // ---------------------------------------------------------------------------- // Instance/AttributeSet0_1 // ---------------------------------------------------------------------------- /** * Sets a new value for the attribute {@code vcard}. * @param vcard The possibly null new value for attribute {@code vcard}. */ public void setVcard( java.lang.String vcard ); // ---------------------------------------------------------------------------- // Instance/End // ---------------------------------------------------------------------------- // ---------------------------------------------------------------------------- // Instance/Containment // ---------------------------------------------------------------------------- /** * Object Identity */ public interface Identity extends org.oasisopen.cci2.Identity { /** * Retrieve the {@code Segment}'s identity * @return the parent object's identity */ public org.openmdx.base.cci2.Segment.Identity getSegment(); /** * Tells whether the {@code id} value is persistent or reassignable. * @return {@code PERSISTENT} or {@code REASSIGNABLE} */ public org.oasisopen.cci2.QualifierType getIdType(); /** * The {@code id} value * @return the {@code id} value */ public java.lang.String getId(); } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy