Class VariantFinderResult

java.lang.Object
com.ptc.wpcfg.deliverables.library.bom.finder.VariantFinderResult
All Implemented Interfaces:
Serializable

public class VariantFinderResult extends Object implements Serializable


Supported API: true

Extendable: false A bean to hold a result from a Variant Finder.
See Also:
  • Method Details

    • getNumber

      public String getNumber()


      Supported API: true Returns the object's number.
      Returns:
      the object's number
    • getOid

      public String getOid()


      Supported API: true Returns the object's OID.
      Returns:
      the object's OID
    • getName

      public String getName()


      Supported API: true Returns the object's name.
      Returns:
      the object's name
    • getVersion

      public String getVersion()


      Supported API: true Returns the object's version.
      Returns:
      the object's version
    • getIteration

      public String getIteration()


      Supported API: true Returns the object's iteration.
      Returns:
      the object's iteration