Uses of Class
com.ibm.watson.compare_comply.v1.model.Location
| Package | Description |
|---|---|
| com.ibm.watson.compare_comply.v1.model |
-
Uses of Location in com.ibm.watson.compare_comply.v1.model
Methods in com.ibm.watson.compare_comply.v1.model that return Location Modifier and Type Method Description LocationLocation.Builder. build()Builds a Location.LocationAddress. getLocation()Gets the location.LocationAttribute. getLocation()Gets the location.LocationBodyCells. getLocation()Gets the location.LocationContexts. getLocation()Gets the location.LocationContractAmts. getLocation()Gets the location.LocationContractCurrencies. getLocation()Gets the location.LocationContractTerms. getLocation()Gets the location.LocationContractTypes. getLocation()Gets the location.LocationEffectiveDates. getLocation()Gets the location.LocationElement. getLocation()Gets the location.LocationElementPair. getLocation()Gets the location.LocationFeedbackDataOutput. getLocation()Gets the location.LocationKey. getLocation()Gets the location.LocationLeadingSentence. getLocation()Gets the location.LocationMention. getLocation()Gets the location.LocationParagraphs. getLocation()Gets the location.LocationPaymentTerms. getLocation()Gets the location.LocationRowHeaders. getLocation()Gets the location.LocationSectionTitle. getLocation()Gets the location.LocationSectionTitles. getLocation()Gets the location.LocationTables. getLocation()Gets the location.LocationTableTitle. getLocation()Gets the location.LocationTerminationDates. getLocation()Gets the location.LocationUnalignedElement. getLocation()Gets the location.LocationValue. getLocation()Gets the location.LocationFeedbackDataInput. location()Gets the location.Methods in com.ibm.watson.compare_comply.v1.model with parameters of type Location Modifier and Type Method Description FeedbackDataInput.BuilderFeedbackDataInput.Builder. location(Location location)Set the location.Constructors in com.ibm.watson.compare_comply.v1.model with parameters of type Location Constructor Description Builder(String feedbackType, Location location, String text, OriginalLabelsIn originalLabels, UpdatedLabelsIn updatedLabels)Instantiates a new builder with required properties.