Class Nf_type
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_typeType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_type,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_type>Selector for all available fields of Nf_type.static final SimpleProperty.String<Nf_type>static final SimpleProperty.String<Nf_type>static final SimpleProperty.String<Nf_type>static final SimpleProperty.String<Nf_type>static final SimpleProperty.String<Nf_type>static final SimpleProperty.String<Nf_type>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_type()Nf_type(String nftype, String doctyp, String direct, String entrad, String nfe, String municipal, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_type.Nf_typeBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected StringConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1protected StringConstraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 1getNfe()Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 2getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 1voidsetMunicipal(String municipal) Constraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 2toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of Nf_type. -
NFTYPE
-
DOCTYP
-
DIRECT
-
ENTRAD
-
NFE
-
MUNICIPAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_type
public Nf_type() -
Nf_type
public Nf_type(@Nullable String nftype, @Nullable String doctyp, @Nullable String direct, @Nullable String entrad, @Nullable String nfe, @Nullable String municipal, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setNftype
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: nftype
- Parameters:
nftype- Nota Fiscal Type
-
setDoctyp
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: doctyp
- Parameters:
doctyp- Document Type
-
setDirect
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: direct
- Parameters:
direct- Direction of the Movement
-
setEntrad
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: entrad
- Parameters:
entrad- Nota Fiscal Entrada
-
setNfe
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: nfe
- Parameters:
nfe- Eletronic Fiscal Document
-
setMunicipal
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: municipal
- Parameters:
municipal- Municipal Fiscal Document
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Nf_type>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_type>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_type>
-
builder
-
getNftype
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: nftype
- Returns:
- Nota Fiscal Type
-
getDoctyp
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: doctyp
- Returns:
- Document Type
-
getDirect
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: direct
- Returns:
- Direction of the Movement
-
getEntrad
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: entrad
- Returns:
- Nota Fiscal Entrada
-
getNfe
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: nfe
- Returns:
- Eletronic Fiscal Document
-
getMunicipal
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: municipal
- Returns:
- Municipal Fiscal Document
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getOdataType
- Specified by:
getOdataTypein classVdmObject<Nf_type>
-