Class FunctionalLocation.FunctionalLocationBuilder

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.FunctionalLocation.FunctionalLocationBuilder
Enclosing class:
FunctionalLocation

public static final class FunctionalLocation.FunctionalLocationBuilder extends Object
Helper class to allow for fluent creation of FunctionalLocation instances.
  • Method Details

    • classification

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder classification(FunctionalLocationClass... value)
      Navigation property to_Classification for FunctionalLocation to multiple FunctionalLocationClass.
      Parameters:
      value - The FunctionalLocationClasss to build this FunctionalLocation with.
      Returns:
      This Builder to allow for a fluent interface.
    • longText

      Navigation property to_LongText for FunctionalLocation to single FunctionalLocationLongText.
      Parameters:
      value - The FunctionalLocationLongText to build this FunctionalLocation with.
      Returns:
      This Builder to allow for a fluent interface.
    • partner

      Navigation property to_Partner for FunctionalLocation to multiple FunctionalLocationPartner.
      Parameters:
      value - The FunctionalLocationPartners to build this FunctionalLocation with.
      Returns:
      This Builder to allow for a fluent interface.
    • warranty

      Navigation property to_Warranty for FunctionalLocation to multiple FunctionalLocationWarranty.
      Parameters:
      value - The FunctionalLocationWarrantys to build this FunctionalLocation with.
      Returns:
      This Builder to allow for a fluent interface.
    • functionalLocation

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder functionalLocation(@Nullable String functionalLocation)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: FunctionalLocation

      Returns:
      this.
    • functionalLocationOID

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder functionalLocationOID(@Nullable String functionalLocationOID)
      Constraints: Not nullable, Maximum length: 128

      Original property name from the Odata EDM: FunctionalLocationOID

      Returns:
      this.
    • functionalLocationLabelName

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder functionalLocationLabelName(@Nullable String functionalLocationLabelName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: FunctionalLocationLabelName

      Returns:
      this.
    • functionalLocationName

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder functionalLocationName(@Nullable String functionalLocationName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: FunctionalLocationName

      Returns:
      this.
    • funcLocationStructure

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder funcLocationStructure(@Nullable String funcLocationStructure)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FuncLocationStructure

      Returns:
      this.
    • functionalLocationCategory

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder functionalLocationCategory(@Nullable String functionalLocationCategory)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FunctionalLocationCategory

      Returns:
      this.
    • superiorFunctionalLocation

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder superiorFunctionalLocation(@Nullable String superiorFunctionalLocation)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: SuperiorFunctionalLocation

      Returns:
      this.
    • superiorFuncnlLocLabelName

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder superiorFuncnlLocLabelName(@Nullable String superiorFuncnlLocLabelName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: SuperiorFuncnlLocLabelName

      Returns:
      this.
    • funcnlLocPosInSuperiorTechObj

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder funcnlLocPosInSuperiorTechObj(@Nullable String funcnlLocPosInSuperiorTechObj)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FuncnlLocPosInSuperiorTechObj

      Returns:
      this.
    • technicalObjectType

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder technicalObjectType(@Nullable String technicalObjectType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: TechnicalObjectType

      Returns:
      this.
    • authorizationGroup

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder authorizationGroup(@Nullable String authorizationGroup)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: AuthorizationGroup

      Returns:
      this.
    • grossWeight

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder grossWeight(@Nullable BigDecimal grossWeight)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: GrossWeight

      Returns:
      this.
    • grossWeightUnit

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder grossWeightUnit(@Nullable String grossWeightUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: GrossWeightUnit

      Returns:
      this.
    • operationStartDate

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder operationStartDate(@Nullable LocalDateTime operationStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: OperationStartDate

      Returns:
      this.
    • inventoryNumber

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder inventoryNumber(@Nullable String inventoryNumber)
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: InventoryNumber

      Returns:
      this.
    • acquisitionValue

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder acquisitionValue(@Nullable BigDecimal acquisitionValue)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: AcquisitionValue

      Returns:
      this.
    • currency

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder currency(@Nullable String currency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: Currency

      Returns:
      this.
    • acquisitionDate

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder acquisitionDate(@Nullable LocalDateTime acquisitionDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: AcquisitionDate

      Returns:
      this.
    • assetManufacturerName

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder assetManufacturerName(@Nullable String assetManufacturerName)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: AssetManufacturerName

      Returns:
      this.
    • manufacturerPartNmbr

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder manufacturerPartNmbr(@Nullable String manufacturerPartNmbr)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: ManufacturerPartNmbr

      Returns:
      this.
    • manufacturerCountry

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder manufacturerCountry(@Nullable String manufacturerCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ManufacturerCountry

      Returns:
      this.
    • manufacturerPartTypeName

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder manufacturerPartTypeName(@Nullable String manufacturerPartTypeName)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ManufacturerPartTypeName

      Returns:
      this.
    • constructionMonth

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder constructionMonth(@Nullable String constructionMonth)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ConstructionMonth

      Returns:
      this.
    • constructionYear

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder constructionYear(@Nullable String constructionYear)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ConstructionYear

      Returns:
      this.
    • manufacturerSerialNumber

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder manufacturerSerialNumber(@Nullable String manufacturerSerialNumber)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: ManufacturerSerialNumber

      Returns:
      this.
    • maintenancePlant

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder maintenancePlant(@Nullable String maintenancePlant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: MaintenancePlant

      Returns:
      this.
    • assetLocation

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder assetLocation(@Nullable String assetLocation)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AssetLocation

      Returns:
      this.
    • assetRoom

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder assetRoom(@Nullable String assetRoom)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: AssetRoom

      Returns:
      this.
    • plantSection

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder plantSection(@Nullable String plantSection)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PlantSection

      Returns:
      this.
    • workCenter

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder workCenter(@Nullable String workCenter)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: WorkCenter

      Returns:
      this.
    • workCenterInternalID

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder workCenterInternalID(@Nullable String workCenterInternalID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: WorkCenterInternalID

      Returns:
      this.
    • workCenterPlant

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder workCenterPlant(@Nullable String workCenterPlant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WorkCenterPlant

      Returns:
      this.
    • aBCIndicator

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder aBCIndicator(@Nullable String aBCIndicator)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ABCIndicator

      Returns:
      this.
    • maintObjectFreeDefinedAttrib

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder maintObjectFreeDefinedAttrib(@Nullable String maintObjectFreeDefinedAttrib)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: MaintObjectFreeDefinedAttrib

      Returns:
      this.
    • formOfAddress

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder formOfAddress(@Nullable String formOfAddress)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FormOfAddress

      Returns:
      this.
    • businessPartnerName1

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder businessPartnerName1(@Nullable String businessPartnerName1)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BusinessPartnerName1

      Returns:
      this.
    • businessPartnerName2

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder businessPartnerName2(@Nullable String businessPartnerName2)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BusinessPartnerName2

      Returns:
      this.
    • cityName

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder cityName(@Nullable String cityName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CityName

      Returns:
      this.
    • houseNumber

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder houseNumber(@Nullable String houseNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumber

      Returns:
      this.
    • houseNumberSupplementText

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder houseNumberSupplementText(@Nullable String houseNumberSupplementText)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumberSupplementText

      Returns:
      this.
    • building

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder building(@Nullable String building)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: Building

      Returns:
      this.
    • floor

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder floor(@Nullable String floor)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Floor

      Returns:
      this.
    • roomNumber

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder roomNumber(@Nullable String roomNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RoomNumber

      Returns:
      this.
    • postalCode

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder postalCode(@Nullable String postalCode)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PostalCode

      Returns:
      this.
    • streetName

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder streetName(@Nullable String streetName)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: StreetName

      Returns:
      this.
    • region

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder region(@Nullable String region)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Region

      Returns:
      this.
    • country

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder country(@Nullable String country)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Country

      Returns:
      this.
    • phoneNumber

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder phoneNumber(@Nullable String phoneNumber)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PhoneNumber

      Returns:
      this.
    • faxNumber

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder faxNumber(@Nullable String faxNumber)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: FaxNumber

      Returns:
      this.
    • companyCode

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder companyCode(@Nullable String companyCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Returns:
      this.
    • businessArea

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder businessArea(@Nullable String businessArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessArea

      Returns:
      this.
    • masterFixedAsset

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder masterFixedAsset(@Nullable String masterFixedAsset)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: MasterFixedAsset

      Returns:
      this.
    • fixedAsset

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder fixedAsset(@Nullable String fixedAsset)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FixedAsset

      Returns:
      this.
    • costCenter

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder costCenter(@Nullable String costCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CostCenter

      Returns:
      this.
    • controllingArea

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder controllingArea(@Nullable String controllingArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ControllingArea

      Returns:
      this.
    • wBSElementExternalID

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder wBSElementExternalID(@Nullable String wBSElementExternalID)
      Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: WBSElementExternalID

      Returns:
      this.
    • settlementOrder

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder settlementOrder(@Nullable String settlementOrder)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: SettlementOrder

      Returns:
      this.
    • constructionMaterial

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder constructionMaterial(@Nullable String constructionMaterial)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ConstructionMaterial

      Returns:
      this.
    • maintenancePlannerGroup

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder maintenancePlannerGroup(@Nullable String maintenancePlannerGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: MaintenancePlannerGroup

      Returns:
      this.
    • maintenancePlanningPlant

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder maintenancePlanningPlant(@Nullable String maintenancePlanningPlant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: MaintenancePlanningPlant

      Returns:
      this.
    • mainWorkCenterPlant

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder mainWorkCenterPlant(@Nullable String mainWorkCenterPlant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: MainWorkCenterPlant

      Returns:
      this.
    • mainWorkCenter

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder mainWorkCenter(@Nullable String mainWorkCenter)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: MainWorkCenter

      Returns:
      this.
    • mainWorkCenterInternalID

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder mainWorkCenterInternalID(@Nullable String mainWorkCenterInternalID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: MainWorkCenterInternalID

      Returns:
      this.
    • catalogProfile

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder catalogProfile(@Nullable String catalogProfile)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: CatalogProfile

      Returns:
      this.
    • equipmentInstallationIsAllowed

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder equipmentInstallationIsAllowed(@Nullable Boolean equipmentInstallationIsAllowed)
      Constraints: none

      Original property name from the Odata EDM: EquipmentInstallationIsAllowed

      Returns:
      this.
    • onePieceOfEquipmentIsAllowed

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder onePieceOfEquipmentIsAllowed(@Nullable Boolean onePieceOfEquipmentIsAllowed)
      Constraints: none

      Original property name from the Odata EDM: OnePieceOfEquipmentIsAllowed

      Returns:
      this.
    • salesOrganization

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder salesOrganization(@Nullable String salesOrganization)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Returns:
      this.
    • distributionChannel

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder distributionChannel(@Nullable String distributionChannel)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Returns:
      this.
    • salesOffice

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder salesOffice(@Nullable String salesOffice)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOffice

      Returns:
      this.
    • organizationDivision

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder organizationDivision(@Nullable String organizationDivision)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OrganizationDivision

      Returns:
      this.
    • salesGroup

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder salesGroup(@Nullable String salesGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: SalesGroup

      Returns:
      this.
    • functionalLocationHasEquipment

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder functionalLocationHasEquipment(@Nullable String functionalLocationHasEquipment)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FunctionalLocationHasEquipment

      Returns:
      this.
    • funcnlLocHasSubOrdinateFuncLoc

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder funcnlLocHasSubOrdinateFuncLoc(@Nullable String funcnlLocHasSubOrdinateFuncLoc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FuncnlLocHasSubOrdinateFuncLoc

      Returns:
      this.
    • lastChangeDateTime

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDateTime

      Returns:
      this.
    • funcnlLocIsMarkedForDeletion

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder funcnlLocIsMarkedForDeletion(@Nullable Boolean funcnlLocIsMarkedForDeletion)
      Constraints: none

      Original property name from the Odata EDM: FuncnlLocIsMarkedForDeletion

      Returns:
      this.
    • funcnlLocIsDeleted

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder funcnlLocIsDeleted(@Nullable Boolean funcnlLocIsDeleted)
      Constraints: none

      Original property name from the Odata EDM: FuncnlLocIsDeleted

      Returns:
      this.
    • functionalLocationIsActive

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder functionalLocationIsActive(@Nullable Boolean functionalLocationIsActive)
      Constraints: none

      Original property name from the Odata EDM: FunctionalLocationIsActive

      Returns:
      this.
    • funcnlLocIsDeactivated

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder funcnlLocIsDeactivated(@Nullable Boolean funcnlLocIsDeactivated)
      Constraints: none

      Original property name from the Odata EDM: FuncnlLocIsDeactivated

      Returns:
      this.
    • createdByUser

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder createdByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      this.
    • creationDate

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder creationDate(@Nullable LocalDateTime creationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Returns:
      this.
    • lastChangedByUser

      @Nonnull public FunctionalLocation.FunctionalLocationBuilder lastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      this.
    • build

      @Nonnull public FunctionalLocation build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object