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 Location
Location.Builder. build()
Builds a Location.Location
Address. getLocation()
Gets the location.Location
Attribute. getLocation()
Gets the location.Location
BodyCells. getLocation()
Gets the location.Location
Contexts. getLocation()
Gets the location.Location
ContractAmts. getLocation()
Gets the location.Location
ContractCurrencies. getLocation()
Gets the location.Location
ContractTerms. getLocation()
Gets the location.Location
ContractTypes. getLocation()
Gets the location.Location
EffectiveDates. getLocation()
Gets the location.Location
Element. getLocation()
Gets the location.Location
ElementPair. getLocation()
Gets the location.Location
FeedbackDataOutput. getLocation()
Gets the location.Location
Key. getLocation()
Gets the location.Location
LeadingSentence. getLocation()
Gets the location.Location
Mention. getLocation()
Gets the location.Location
Paragraphs. getLocation()
Gets the location.Location
PaymentTerms. getLocation()
Gets the location.Location
RowHeaders. getLocation()
Gets the location.Location
SectionTitle. getLocation()
Gets the location.Location
SectionTitles. getLocation()
Gets the location.Location
Tables. getLocation()
Gets the location.Location
TableTitle. getLocation()
Gets the location.Location
TerminationDates. getLocation()
Gets the location.Location
UnalignedElement. getLocation()
Gets the location.Location
Value. getLocation()
Gets the location.Location
FeedbackDataInput. location()
Gets the location.Methods in com.ibm.watson.compare_comply.v1.model with parameters of type Location Modifier and Type Method Description FeedbackDataInput.Builder
FeedbackDataInput.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.