Class RFCDestinationAttributeModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.core.configuration.model.RFCDestinationAttributeModel
-
- All Implemented Interfaces:
java.io.Serializable
public class RFCDestinationAttributeModel extends ItemModel
Generated model class for type RFCDestinationAttribute first defined at extension sapcoreconfiguration.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_JCOATTRFORJCODESTINATIONGenerated relation code constant for relationJCoAttrForJCODestinationdefining source attributeSAPRFCDestinationin extensionsapcoreconfiguration.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringJCOATTR_NAMEGenerated constant - Attribute key ofRFCDestinationAttribute.jcoattr_nameattribute defined at extensionsapcoreconfiguration.static java.lang.StringJCOATTR_VALUEGenerated constant - Attribute key ofRFCDestinationAttribute.jcoattr_valueattribute defined at extensionsapcoreconfiguration.static java.lang.StringSAPRFCDESTINATIONGenerated constant - Attribute key ofRFCDestinationAttribute.SAPRFCDestinationattribute defined at extensionsapcoreconfiguration.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description RFCDestinationAttributeModel()Generated constructor - Default constructor for generic creation.RFCDestinationAttributeModel(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 parametersRFCDestinationAttributeModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetJcoattr_name()Generated method - Getter of theRFCDestinationAttribute.jcoattr_nameattribute defined at extensionsapcoreconfiguration.java.lang.StringgetJcoattr_value()Generated method - Getter of theRFCDestinationAttribute.jcoattr_valueattribute defined at extensionsapcoreconfiguration.SAPRFCDestinationModelgetSAPRFCDestination()Generated method - Getter of theRFCDestinationAttribute.SAPRFCDestinationattribute defined at extensionsapcoreconfiguration.voidsetJcoattr_name(java.lang.String value)Generated method - Setter ofRFCDestinationAttribute.jcoattr_nameattribute defined at extensionsapcoreconfiguration.voidsetJcoattr_value(java.lang.String value)Generated method - Setter ofRFCDestinationAttribute.jcoattr_valueattribute defined at extensionsapcoreconfiguration.voidsetSAPRFCDestination(SAPRFCDestinationModel value)Generated method - Setter ofRFCDestinationAttribute.SAPRFCDestinationattribute defined at extensionsapcoreconfiguration.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods 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 Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_JCOATTRFORJCODESTINATION
public static final java.lang.String _JCOATTRFORJCODESTINATION
Generated relation code constant for relationJCoAttrForJCODestinationdefining source attributeSAPRFCDestinationin extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCOATTR_NAME
public static final java.lang.String JCOATTR_NAME
Generated constant - Attribute key ofRFCDestinationAttribute.jcoattr_nameattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
JCOATTR_VALUE
public static final java.lang.String JCOATTR_VALUE
Generated constant - Attribute key ofRFCDestinationAttribute.jcoattr_valueattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
SAPRFCDESTINATION
public static final java.lang.String SAPRFCDESTINATION
Generated constant - Attribute key ofRFCDestinationAttribute.SAPRFCDestinationattribute defined at extensionsapcoreconfiguration.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
RFCDestinationAttributeModel
public RFCDestinationAttributeModel()
Generated constructor - Default constructor for generic creation.
-
RFCDestinationAttributeModel
public RFCDestinationAttributeModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
RFCDestinationAttributeModel
@Deprecated(since="4.1.1", forRemoval=true) public RFCDestinationAttributeModel(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:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getJcoattr_name
@Accessor(qualifier="jcoattr_name", type=GETTER) public java.lang.String getJcoattr_name()
Generated method - Getter of theRFCDestinationAttribute.jcoattr_nameattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoattr_name - Name
-
getJcoattr_value
@Accessor(qualifier="jcoattr_value", type=GETTER) public java.lang.String getJcoattr_value()
Generated method - Getter of theRFCDestinationAttribute.jcoattr_valueattribute defined at extensionsapcoreconfiguration.- Returns:
- the jcoattr_value - Value
-
getSAPRFCDestination
@Accessor(qualifier="SAPRFCDestination", type=GETTER) public SAPRFCDestinationModel getSAPRFCDestination()
Generated method - Getter of theRFCDestinationAttribute.SAPRFCDestinationattribute defined at extensionsapcoreconfiguration.- Returns:
- the SAPRFCDestination
-
setJcoattr_name
@Accessor(qualifier="jcoattr_name", type=SETTER) public void setJcoattr_name(java.lang.String value)
Generated method - Setter ofRFCDestinationAttribute.jcoattr_nameattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoattr_name - Name
-
setJcoattr_value
@Accessor(qualifier="jcoattr_value", type=SETTER) public void setJcoattr_value(java.lang.String value)
Generated method - Setter ofRFCDestinationAttribute.jcoattr_valueattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the jcoattr_value - Value
-
setSAPRFCDestination
@Accessor(qualifier="SAPRFCDestination", type=SETTER) public void setSAPRFCDestination(SAPRFCDestinationModel value)
Generated method - Setter ofRFCDestinationAttribute.SAPRFCDestinationattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the SAPRFCDestination
-
-