public abstract class GeneratedTaxInvoice extends GenericItem
TaxInvoice.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY
Qualifier of the
TaxInvoice.category attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
RECIPIENT
Qualifier of the
TaxInvoice.recipient attribute |
static String |
RECIPIENTTYPE
Qualifier of the
TaxInvoice.recipientType attribute |
static String |
SERIALCODE
Qualifier of the
TaxInvoice.serialCode attribute |
static String |
STATUS
Qualifier of the
TaxInvoice.status attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedTaxInvoice() |
| Modifier and Type | Method and Description |
|---|---|
EnumerationValue |
getCategory()
Generated method - Getter of the
TaxInvoice.category attribute. |
EnumerationValue |
getCategory(SessionContext ctx)
Generated method - Getter of the
TaxInvoice.category attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getRecipient()
Generated method - Getter of the
TaxInvoice.recipient attribute. |
String |
getRecipient(SessionContext ctx)
Generated method - Getter of the
TaxInvoice.recipient attribute. |
EnumerationValue |
getRecipientType()
Generated method - Getter of the
TaxInvoice.recipientType attribute. |
EnumerationValue |
getRecipientType(SessionContext ctx)
Generated method - Getter of the
TaxInvoice.recipientType attribute. |
String |
getSerialCode()
Generated method - Getter of the
TaxInvoice.serialCode attribute. |
String |
getSerialCode(SessionContext ctx)
Generated method - Getter of the
TaxInvoice.serialCode attribute. |
EnumerationValue |
getStatus()
Generated method - Getter of the
TaxInvoice.status attribute. |
EnumerationValue |
getStatus(SessionContext ctx)
Generated method - Getter of the
TaxInvoice.status attribute. |
void |
setCategory(EnumerationValue value)
Generated method - Setter of the
TaxInvoice.category attribute. |
void |
setCategory(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
TaxInvoice.category attribute. |
void |
setRecipient(SessionContext ctx,
String value)
Generated method - Setter of the
TaxInvoice.recipient attribute. |
void |
setRecipient(String value)
Generated method - Setter of the
TaxInvoice.recipient attribute. |
void |
setRecipientType(EnumerationValue value)
Generated method - Setter of the
TaxInvoice.recipientType attribute. |
void |
setRecipientType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
TaxInvoice.recipientType attribute. |
void |
setSerialCode(SessionContext ctx,
String value)
Generated method - Setter of the
TaxInvoice.serialCode attribute. |
void |
setSerialCode(String value)
Generated method - Setter of the
TaxInvoice.serialCode attribute. |
void |
setStatus(EnumerationValue value)
Generated method - Setter of the
TaxInvoice.status attribute. |
void |
setStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
TaxInvoice.status attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String CATEGORY
TaxInvoice.category attributepublic static final String RECIPIENTTYPE
TaxInvoice.recipientType attributepublic static final String RECIPIENT
TaxInvoice.recipient attributepublic static final String STATUS
TaxInvoice.status attributepublic static final String SERIALCODE
TaxInvoice.serialCode attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic EnumerationValue getCategory(SessionContext ctx)
TaxInvoice.category attribute.public EnumerationValue getCategory()
TaxInvoice.category attribute.public void setCategory(SessionContext ctx, EnumerationValue value)
TaxInvoice.category attribute.value - the category - Invoice categorypublic void setCategory(EnumerationValue value)
TaxInvoice.category attribute.value - the category - Invoice categorypublic String getRecipient(SessionContext ctx)
TaxInvoice.recipient attribute.public String getRecipient()
TaxInvoice.recipient attribute.public void setRecipient(SessionContext ctx, String value)
TaxInvoice.recipient attribute.value - the recipient - Recipient' namepublic void setRecipient(String value)
TaxInvoice.recipient attribute.value - the recipient - Recipient' namepublic EnumerationValue getRecipientType(SessionContext ctx)
TaxInvoice.recipientType attribute.public EnumerationValue getRecipientType()
TaxInvoice.recipientType attribute.public void setRecipientType(SessionContext ctx, EnumerationValue value)
TaxInvoice.recipientType attribute.value - the recipientType - Invoice Recipient Typepublic void setRecipientType(EnumerationValue value)
TaxInvoice.recipientType attribute.value - the recipientType - Invoice Recipient Typepublic String getSerialCode(SessionContext ctx)
TaxInvoice.serialCode attribute.public String getSerialCode()
TaxInvoice.serialCode attribute.public void setSerialCode(SessionContext ctx, String value)
TaxInvoice.serialCode attribute.value - the serialCode - serialCodepublic void setSerialCode(String value)
TaxInvoice.serialCode attribute.value - the serialCode - serialCodepublic EnumerationValue getStatus(SessionContext ctx)
TaxInvoice.status attribute.public EnumerationValue getStatus()
TaxInvoice.status attribute.public void setStatus(SessionContext ctx, EnumerationValue value)
TaxInvoice.status attribute.value - the status - Invoice Statuspublic void setStatus(EnumerationValue value)
TaxInvoice.status attribute.value - the status - Invoice StatusCopyright © 2017 SAP SE. All Rights Reserved.