Class VariantFinderResult
java.lang.Object
com.ptc.wpcfg.deliverables.library.bom.finder.VariantFinderResult
- All Implemented Interfaces:
Serializable
Supported API: true
Extendable: false A bean to hold a result from a Variant Finder.
- See Also:
-
Method Summary
-
Method Details
-
getNumber
Supported API: true Returns the object's number.- Returns:
- the object's number
-
getOid
Supported API: true Returns the object's OID.- Returns:
- the object's OID
-
getName
Supported API: true Returns the object's name.- Returns:
- the object's name
-
getVersion
Supported API: true Returns the object's version.- Returns:
- the object's version
-
getIteration
Supported API: true Returns the object's iteration.- Returns:
- the object's iteration
-