Skip to main content
Home

Search form

Menu

Search form

  • What's new?
  • Requirements
  • Where to find the SDK
  • Tutorials
  • Client API
    • Classes Overview
    • Sorting
    • Error Codes
    • Determining SDK Version
    • Configuration Evaluator Types
    • View Types
    • Field Control Types
    • Validation Rule Types
    • org.alfresco.mobile.android.api.session
    • org.alfresco.mobile.android.api.session.authentication
    • org.alfresco.mobile.android.api.services
    • org.alfresco.mobile.android.api.model
      • ActivityEntry
      • AspectDefinition
      • Comment
      • Company
      • Content
      • ContentFile
      • ContentStream
      • Document
      • DocumentTypeDefinition
      • Folder
      • KeywordSearchOptions
      • FolderTypeDefinition
      • ListingContext
      • ListingFilter
      • ModelDefinition
      • Node
      • NodeTypeDefinition
      • PagingResult
      • Permissions
      • Person
      • Process
      • ProcessDefinition
      • Property
        • getType
        • getValue
        • isMultiValued
      • PropertyDefinition
      • PropertyType
      • RepositoryCapabilities
      • RepositoryInfo
      • SearchLanguage
      • Site
      • SiteVisibility
      • Tag
      • Task
      • TaskTypeDefinition
      • WorkflowModel
    • org.alfresco.mobile.android.api.exceptions
  • Copyright
  • Disclaimer

You are here

SkyVault Mobile SDK for Android » Client API » org.alfresco.mobile.android.api.model » Property

getValue

public <T> T getValue() returns the property value (single or multiple value). In the case of a multi-valued property a list is returned.

Parameters

None

Returns

Returns a <T> T instance representing a single or multiple value of the property. In the case of a multi-valued property a list is returned.

Example



      

Would result in output such as the following:


                
      
Parent topic: Property

© 2017 TBS-LLC. All Rights Reserved.    Follow @twitter