org.jclouds.dmtf.ovf
Class ProductSectionProperty

java.lang.Object
  extended by org.jclouds.dmtf.ovf.Property
      extended by org.jclouds.dmtf.ovf.ProductSectionProperty

public class ProductSectionProperty
extends Property

Property element

 <element name="Property" />
 

Author:
grkvlt@apache.org

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jclouds.dmtf.ovf.Property
Property.Builder<B extends Property.Builder<B>>
 
Constructor Summary
ProductSectionProperty()
           
 
Method Summary
 
Methods inherited from class org.jclouds.dmtf.ovf.Property
builder, equals, getDefaultValue, getDescription, getKey, getLabel, getQualifiers, getType, getValues, hashCode, isUserConfigurable, toBuilder, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProductSectionProperty

public ProductSectionProperty()


Copyright © 2009-2012 jclouds. All Rights Reserved.