|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProductSectionType | |
---|---|
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of ProductSectionType in org.dmtf.schemas.ovf.envelope |
---|
Methods in org.dmtf.schemas.ovf.envelope that return ProductSectionType | |
---|---|
ProductSectionType |
EnvelopeFactory.createProductSectionType()
Returns a new object of class 'Product Section Type'. |
ProductSectionType |
PropertyType.getProductSection()
Returns the value of the 'Product Section' container reference. |
ProductSectionType |
IconType.getProductSection()
Returns the value of the 'Product Section' container reference. |
ProductSectionType |
DocumentRoot.getProductSection()
Returns the value of the 'Product Section' containment reference. |
ProductSectionType |
VirtualSystemType.getProductSection(java.lang.String sectionClass)
|
ProductSectionType |
VirtualSystemType.getProductSection(java.lang.String sectionClass,
java.lang.String sectionInstance)
|
Methods in org.dmtf.schemas.ovf.envelope that return types with arguments of type ProductSectionType | |
---|---|
EList<ProductSectionType> |
VirtualSystemType.getProductSections()
|
Methods in org.dmtf.schemas.ovf.envelope with parameters of type ProductSectionType | |
---|---|
void |
PropertyType.setProductSection(ProductSectionType value)
Sets the value of the ' Product Section ' container reference. |
void |
IconType.setProductSection(ProductSectionType value)
Sets the value of the ' Product Section ' container reference. |
void |
DocumentRoot.setProductSection(ProductSectionType value)
Sets the value of the ' Product Section ' containment reference. |
Uses of ProductSectionType in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type ProductSectionType | |
---|---|
T |
EnvelopeSwitch.caseProductSectionType(ProductSectionType object)
Returns the result of interpreting the object as an instance of 'Product Section Type'. |
boolean |
EnvelopeValidator.validateProductSectionType_PropertyUniqueKeys(ProductSectionType productSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the PropertyUniqueKeys constraint of 'Product Section Type'. |
boolean |
EnvelopeValidator.validateProductSectionType(ProductSectionType productSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |