Uses of Class
org.universAAL.middleware.interfaces.mpa.model.VersionType

Packages that use VersionType
org.universAAL.middleware.interfaces.mpa.model   
 

Uses of VersionType in org.universAAL.middleware.interfaces.mpa.model
 

Fields in org.universAAL.middleware.interfaces.mpa.model declared as VersionType
protected  VersionType ProfileType.version
           
protected  VersionType ArtifactType.version
           
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return VersionType
 VersionType ObjectFactory.createVersionType()
          Create an instance of VersionType
 VersionType ProfileType.getVersion()
          Gets the value of the version property.
 VersionType ArtifactType.getVersion()
          Gets the value of the version property.
 

Methods in org.universAAL.middleware.interfaces.mpa.model with parameters of type VersionType
 void ProfileType.setVersion(VersionType value)
          Sets the value of the version property.
 void ArtifactType.setVersion(VersionType value)
          Sets the value of the version property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.