org.jclouds.vcloud.director.v1_5.functions
Class SectionForVAppTemplate<S extends org.jclouds.dmtf.ovf.SectionType>

java.lang.Object
  extended by org.jclouds.vcloud.director.v1_5.functions.SectionForVAppTemplate<S>
All Implemented Interfaces:
com.google.common.base.Function<VAppTemplate,S>

@Singleton
public class SectionForVAppTemplate<S extends org.jclouds.dmtf.ovf.SectionType>
extends Object
implements com.google.common.base.Function<VAppTemplate,S>

Author:
danikov

Method Summary
 S apply(VAppTemplate from)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Method Detail

apply

public S apply(VAppTemplate from)
Specified by:
apply in interface com.google.common.base.Function<VAppTemplate,S extends org.jclouds.dmtf.ovf.SectionType>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.