|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
org.jclouds.ovf |
Uses of Property in org.jclouds.ovf |
---|
Fields in org.jclouds.ovf with type parameters of type Property | |
---|---|
protected Set<Property> |
ProductSection.properties
|
protected Set<Property> |
ProductSection.Builder.properties
|
Methods in org.jclouds.ovf that return Property | |
---|---|
Property |
Property.Builder.build()
|
Methods in org.jclouds.ovf that return types with arguments of type Property | |
---|---|
Set<Property> |
ProductSection.getProperties()
|
Methods in org.jclouds.ovf with parameters of type Property | |
---|---|
Property.Builder |
Property.Builder.fromProperty(Property in)
|
ProductSection.Builder |
ProductSection.Builder.property(Property property)
|
Method parameters in org.jclouds.ovf with type arguments of type Property | |
---|---|
ProductSection.Builder |
ProductSection.Builder.properties(Iterable<Property> properties)
|
Constructor parameters in org.jclouds.ovf with type arguments of type Property | |
---|---|
ProductSection(String info,
Iterable<Property> properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |