Class TuaBillStructureModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaBillStructureModel
- All Implemented Interfaces:
Serializable
Generated model class for type TuaBillStructure first defined at extension tuadatamodel.
Bill Structure.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTuaBillStructure.cycleSpecificationattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaBillStructure.externalIdentifiersattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaBillStructure.formatattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaBillStructure.idattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaBillStructure.presentationMediasattribute defined at extensiontuadatamodel.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.TuaBillStructureModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTuaBillStructureModel(String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theTuaBillStructure.cycleSpecificationattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaBillStructure.externalIdentifiersattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaBillStructure.formatattribute defined at extensiontuadatamodel.getId()Generated method - Getter of theTuaBillStructure.idattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaBillStructure.presentationMediasattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaBillStructure.cycleSpecificationattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaBillStructure.externalIdentifiersattribute defined at extensiontuadatamodel.voidsetFormat(TuaBillFormatModel value) Generated method - Setter ofTuaBillStructure.formatattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaBillStructure.idattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaBillStructure.presentationMediasattribute defined at extensiontuadatamodel.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
ID
Generated constant - Attribute key ofTuaBillStructure.idattribute defined at extensiontuadatamodel.- See Also:
-
CYCLESPECIFICATION
Generated constant - Attribute key ofTuaBillStructure.cycleSpecificationattribute defined at extensiontuadatamodel.- See Also:
-
FORMAT
Generated constant - Attribute key ofTuaBillStructure.formatattribute defined at extensiontuadatamodel.- See Also:
-
EXTERNALIDENTIFIERS
Generated constant - Attribute key ofTuaBillStructure.externalIdentifiersattribute defined at extensiontuadatamodel.- See Also:
-
PRESENTATIONMEDIAS
Generated constant - Attribute key ofTuaBillStructure.presentationMediasattribute defined at extensiontuadatamodel.- See Also:
-
-
Constructor Details
-
TuaBillStructureModel
public TuaBillStructureModel()Generated constructor - Default constructor for generic creation. -
TuaBillStructureModel
public TuaBillStructureModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
TuaBillStructureModel
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_id- initial attribute declared by typeTuaBillStructureat extensiontuadatamodel
-
TuaBillStructureModel
@Deprecated(since="4.1.1", forRemoval=true) public TuaBillStructureModel(String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_id- initial attribute declared by typeTuaBillStructureat extensiontuadatamodel_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getCycleSpecification
@Accessor(qualifier="cycleSpecification", type=GETTER) public TuaBillingCycleSpecificationModel getCycleSpecification()Generated method - Getter of theTuaBillStructure.cycleSpecificationattribute defined at extensiontuadatamodel.- Returns:
- the cycleSpecification - Cycle specification
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Generated method - Getter of theTuaBillStructure.externalIdentifiersattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getFormat
Generated method - Getter of theTuaBillStructure.formatattribute defined at extensiontuadatamodel.- Returns:
- the format - Format
-
getId
Generated method - Getter of theTuaBillStructure.idattribute defined at extensiontuadatamodel.- Returns:
- the id - Unique Identifier
-
getPresentationMedias
@Accessor(qualifier="presentationMedias", type=GETTER) public Set<TuaBillPresentationMediaModel> getPresentationMedias()Generated method - Getter of theTuaBillStructure.presentationMediasattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the presentationMedias - Presentation Medias
-
setCycleSpecification
@Accessor(qualifier="cycleSpecification", type=SETTER) public void setCycleSpecification(TuaBillingCycleSpecificationModel value) Generated method - Setter ofTuaBillStructure.cycleSpecificationattribute defined at extensiontuadatamodel.- Parameters:
value- the cycleSpecification - Cycle specification
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Generated method - Setter ofTuaBillStructure.externalIdentifiersattribute defined at extensiontuadatamodel.- Parameters:
value- the externalIdentifiers
-
setFormat
Generated method - Setter ofTuaBillStructure.formatattribute defined at extensiontuadatamodel.- Parameters:
value- the format - Format
-
setId
Generated method - Setter ofTuaBillStructure.idattribute defined at extensiontuadatamodel.- Parameters:
value- the id - Unique Identifier
-
setPresentationMedias
@Accessor(qualifier="presentationMedias", type=SETTER) public void setPresentationMedias(Set<TuaBillPresentationMediaModel> value) Generated method - Setter ofTuaBillStructure.presentationMediasattribute defined at extensiontuadatamodel.- Parameters:
value- the presentationMedias - Presentation Medias
-