protected void writeFields( com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException { super.writeFields(__out, __typeMapper); __typeMapper.writeBoolean( __out, enableIdeaThemes__typeInfo, enableIdeaThemes, enableIdeaThemes__is_set); __typeMapper.writeBoolean(__out, enableIdeas__typeInfo, enableIdeas, enableIdeas__is_set); __typeMapper.writeDouble(__out, halfLife__typeInfo, halfLife, halfLife__is_set); }
protected void writeFields( com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException { super.writeFields(__out, __typeMapper); __typeMapper.writeBoolean( __out, assetLookupLimitedToActiveEntitlementsOnAccount__typeInfo, assetLookupLimitedToActiveEntitlementsOnAccount, assetLookupLimitedToActiveEntitlementsOnAccount__is_set); __typeMapper.writeBoolean( __out, assetLookupLimitedToActiveEntitlementsOnContact__typeInfo, assetLookupLimitedToActiveEntitlementsOnContact, assetLookupLimitedToActiveEntitlementsOnContact__is_set); __typeMapper.writeBoolean( __out, assetLookupLimitedToSameAccount__typeInfo, assetLookupLimitedToSameAccount, assetLookupLimitedToSameAccount__is_set); __typeMapper.writeBoolean( __out, assetLookupLimitedToSameContact__typeInfo, assetLookupLimitedToSameContact, assetLookupLimitedToSameContact__is_set); __typeMapper.writeBoolean( __out, enableEntitlements__typeInfo, enableEntitlements, enableEntitlements__is_set); __typeMapper.writeBoolean( __out, entitlementLookupLimitedToActiveStatus__typeInfo, entitlementLookupLimitedToActiveStatus, entitlementLookupLimitedToActiveStatus__is_set); __typeMapper.writeBoolean( __out, entitlementLookupLimitedToSameAccount__typeInfo, entitlementLookupLimitedToSameAccount, entitlementLookupLimitedToSameAccount__is_set); __typeMapper.writeBoolean( __out, entitlementLookupLimitedToSameAsset__typeInfo, entitlementLookupLimitedToSameAsset, entitlementLookupLimitedToSameAsset__is_set); __typeMapper.writeBoolean( __out, entitlementLookupLimitedToSameContact__typeInfo, entitlementLookupLimitedToSameContact, entitlementLookupLimitedToSameContact__is_set); }
protected void loadFields( com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException { super.loadFields(__in, __typeMapper); __in.peekTag(); if (__typeMapper.isElement(__in, enableIdeaThemes__typeInfo)) { setEnableIdeaThemes( (boolean) __typeMapper.readBoolean(__in, enableIdeaThemes__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, enableIdeas__typeInfo)) { setEnableIdeas( (boolean) __typeMapper.readBoolean(__in, enableIdeas__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, halfLife__typeInfo)) { setHalfLife((double) __typeMapper.readDouble(__in, halfLife__typeInfo, double.class)); } }
protected void loadFields( com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException { super.loadFields(__in, __typeMapper); __in.peekTag(); if (__typeMapper.isElement(__in, caseAccessLevel__typeInfo)) { setCaseAccessLevel( (java.lang.String) __typeMapper.readString(__in, caseAccessLevel__typeInfo, java.lang.String.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, contactAccessLevel__typeInfo)) { setContactAccessLevel( (java.lang.String) __typeMapper.readString(__in, contactAccessLevel__typeInfo, java.lang.String.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, description__typeInfo)) { setDescription( (java.lang.String) __typeMapper.readString(__in, description__typeInfo, java.lang.String.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, mayForecastManagerShare__typeInfo)) { setMayForecastManagerShare( (boolean) __typeMapper.readBoolean(__in, mayForecastManagerShare__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.verifyElement(__in, name__typeInfo)) { setName( (java.lang.String) __typeMapper.readString(__in, name__typeInfo, java.lang.String.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, opportunityAccessLevel__typeInfo)) { setOpportunityAccessLevel( (java.lang.String) __typeMapper.readString( __in, opportunityAccessLevel__typeInfo, java.lang.String.class)); } }
protected void writeFields( com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException { super.writeFields(__out, __typeMapper); __typeMapper.writeString( __out, caseAccessLevel__typeInfo, caseAccessLevel, caseAccessLevel__is_set); __typeMapper.writeString( __out, contactAccessLevel__typeInfo, contactAccessLevel, contactAccessLevel__is_set); __typeMapper.writeString(__out, description__typeInfo, description, description__is_set); __typeMapper.writeBoolean( __out, mayForecastManagerShare__typeInfo, mayForecastManagerShare, mayForecastManagerShare__is_set); __typeMapper.writeString(__out, name__typeInfo, name, name__is_set); __typeMapper.writeString( __out, opportunityAccessLevel__typeInfo, opportunityAccessLevel, opportunityAccessLevel__is_set); }
protected void loadFields( com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException { super.loadFields(__in, __typeMapper); __in.peekTag(); if (__typeMapper.isElement(__in, assetLookupLimitedToActiveEntitlementsOnAccount__typeInfo)) { setAssetLookupLimitedToActiveEntitlementsOnAccount( (boolean) __typeMapper.readBoolean( __in, assetLookupLimitedToActiveEntitlementsOnAccount__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, assetLookupLimitedToActiveEntitlementsOnContact__typeInfo)) { setAssetLookupLimitedToActiveEntitlementsOnContact( (boolean) __typeMapper.readBoolean( __in, assetLookupLimitedToActiveEntitlementsOnContact__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, assetLookupLimitedToSameAccount__typeInfo)) { setAssetLookupLimitedToSameAccount( (boolean) __typeMapper.readBoolean( __in, assetLookupLimitedToSameAccount__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, assetLookupLimitedToSameContact__typeInfo)) { setAssetLookupLimitedToSameContact( (boolean) __typeMapper.readBoolean( __in, assetLookupLimitedToSameContact__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.verifyElement(__in, enableEntitlements__typeInfo)) { setEnableEntitlements( (boolean) __typeMapper.readBoolean(__in, enableEntitlements__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, entitlementLookupLimitedToActiveStatus__typeInfo)) { setEntitlementLookupLimitedToActiveStatus( (boolean) __typeMapper.readBoolean( __in, entitlementLookupLimitedToActiveStatus__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, entitlementLookupLimitedToSameAccount__typeInfo)) { setEntitlementLookupLimitedToSameAccount( (boolean) __typeMapper.readBoolean( __in, entitlementLookupLimitedToSameAccount__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, entitlementLookupLimitedToSameAsset__typeInfo)) { setEntitlementLookupLimitedToSameAsset( (boolean) __typeMapper.readBoolean( __in, entitlementLookupLimitedToSameAsset__typeInfo, boolean.class)); } __in.peekTag(); if (__typeMapper.isElement(__in, entitlementLookupLimitedToSameContact__typeInfo)) { setEntitlementLookupLimitedToSameContact( (boolean) __typeMapper.readBoolean( __in, entitlementLookupLimitedToSameContact__typeInfo, boolean.class)); } }