Uses of Class
org.eclipse.lyo.oslc4j.core.annotation.OslcTitle

Packages that use OslcTitle
org.eclipse.lyo.oslc4j.core.model Copyright (c) 2012 IBM Corporation. 
org.eclipse.lyo.oslc4j.stockquote Copyright (c) 2012 IBM Corporation. 
 

Uses of OslcTitle in org.eclipse.lyo.oslc4j.core.model
 

Methods in org.eclipse.lyo.oslc4j.core.model with annotations of type OslcTitle
 String[] AllowedValues.getAllowedValues()
           
 String[] Property.getAllowedValues()
           
 URI Property.getAllowedValuesRef()
           
 URI OAuthConfiguration.getAuthorizationURI()
           
 Date ServiceProvider.getCreated()
           
 URI CreationFactory.getCreation()
           
 Dialog[] Service.getCreationDialogs()
           
 CreationFactory[] Service.getCreationFactories()
           
 String Property.getDefaultValue()
           
 URI[] ResourceShape.getDescribes()
           
 String ServiceProviderCatalog.getDescription()
           
 String ServiceProvider.getDescription()
           
 String Property.getDescription()
           
 URI[] ServiceProvider.getDetails()
           
 URI Dialog.getDialog()
           
 URI Preview.getDocument()
           
 URI Service.getDomain()
           
 URI[] ServiceProviderCatalog.getDomains()
           
 ExtendedError Error.getExtendedError()
           
 String ExtendedError.getHintHeight()
           
 String Dialog.getHintHeight()
           
 String Preview.getHintHeight()
           
 String ExtendedError.getHintWidth()
           
 String Dialog.getHintWidth()
           
 String Preview.getHintWidth()
           
 URI Compact.getIcon()
           
 URI Publisher.getIcon()
           
 String ServiceProvider.getIdentifier()
           
 String Publisher.getIdentifier()
           
 String Preview.getInitialHeight()
           
 String CreationFactory.getLabel()
           
 String Publisher.getLabel()
           
 String QueryCapability.getLabel()
           
 String Dialog.getLabel()
           
 Preview Compact.getLargePreview()
           
 Integer Property.getMaxSize()
           
 String Error.getMessage()
           
 URI ExtendedError.getMoreInfo()
           
 String Property.getName()
           
 URI OAuthConfiguration.getOauthAccessTokenURI()
           
 OAuthConfiguration ServiceProviderCatalog.getOauthConfiguration()
           
 OAuthConfiguration ServiceProvider.getOauthConfiguration()
           
 URI OAuthConfiguration.getOauthRequestTokenURI()
           
 URI Property.getOccurs()
           
 String PrefixDefinition.getPrefix()
           
 URI PrefixDefinition.getPrefixBase()
           
 PrefixDefinition[] ServiceProvider.getPrefixDefinitions()
           
 Property[] ResourceShape.getProperties()
           
 URI Property.getPropertyDefinition()
           
 Publisher ServiceProviderCatalog.getPublisher()
           
 Publisher ServiceProvider.getPublisher()
           
 URI QueryCapability.getQueryBase()
           
 QueryCapability[] Service.getQueryCapabilities()
           
 URI[] Property.getRange()
           
 URI[] ServiceProviderCatalog.getReferencedServiceProviderCatalogs()
           
 String ExtendedError.getRel()
           
 URI Property.getRepresentation()
           
 URI QueryCapability.getResourceShape()
           
 URI[] CreationFactory.getResourceShapes()
           
 URI[] CreationFactory.getResourceTypes()
           
 URI[] QueryCapability.getResourceTypes()
           
 URI[] Dialog.getResourceTypes()
           
 Dialog[] Service.getSelectionDialogs()
           
 ServiceProvider[] ServiceProviderCatalog.getServiceProviders()
           
 Service[] ServiceProvider.getServices()
           
 String Compact.getShortTitle()
           
 Preview Compact.getSmallPreview()
           
 String Error.getStatusCode()
           
 String ServiceProviderCatalog.getTitle()
           
 String ServiceProvider.getTitle()
           
 String Compact.getTitle()
           
 String ResourceShape.getTitle()
           
 String CreationFactory.getTitle()
           
 String Publisher.getTitle()
           
 String QueryCapability.getTitle()
           
 String Dialog.getTitle()
           
 String Property.getTitle()
           
 URI[] CreationFactory.getUsages()
           
 URI[] QueryCapability.getUsages()
           
 URI[] Dialog.getUsages()
           
 URI Property.getValueShape()
           
 URI Property.getValueType()
           
 Boolean Property.isHidden()
           
 Boolean Property.isMemberProperty()
           
 Boolean Property.isReadOnly()
           
 

Uses of OslcTitle in org.eclipse.lyo.oslc4j.stockquote
 

Methods in org.eclipse.lyo.oslc4j.stockquote with annotations of type OslcTitle
 Float StockQuote.getChangePrice()
           
 Float StockQuote.getChangePricePercentage()
           
 String StockQuote.getExchange()
           
 Float StockQuote.getHigh52WeekPrice()
           
 Float StockQuote.getHighPrice()
           
 String StockQuote.getIdentifier()
           
 Date StockQuote.getLastTradedDate()
           
 Float StockQuote.getLastTradedPrice()
           
 Float StockQuote.getLow52WeekPrice()
           
 Float StockQuote.getLowPrice()
           
 Float StockQuote.getOpenPrice()
           
 URI StockQuote.getServiceProvider()
           
 String StockQuote.getSymbol()
           
 String StockQuote.getTitle()
           
 



Copyright © 2012. All Rights Reserved.