com.cumulocity.rest.representation.application
Class ApplicationReferenceRepresentation

java.lang.Object
  extended by com.cumulocity.rest.representation.BaseResourceRepresentation
      extended by com.cumulocity.rest.representation.application.ApplicationReferenceRepresentation
All Implemented Interfaces:
ResourceRepresentation

public class ApplicationReferenceRepresentation
extends BaseResourceRepresentation


Constructor Summary
ApplicationReferenceRepresentation()
           
 
Method Summary
 ApplicationRepresentation getApplication()
           
 void setApplication(ApplicationRepresentation application)
           
 
Methods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, setSelf, toJSON, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationReferenceRepresentation

public ApplicationReferenceRepresentation()
Method Detail

getApplication

public ApplicationRepresentation getApplication()
Returns:
the application

setApplication

public void setApplication(ApplicationRepresentation application)
Parameters:
application - the application to set


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.