au.gov.nehta.vendorlibrary.hi.client.wrapped
Class ProductType

java.lang.Object
  extended by au.gov.nehta.vendorlibrary.hi.client.wrapped.ProductType

public class ProductType
extends java.lang.Object

ProductType represents either a au.net.electronichealth.ns.hi.common.commoncoreelements._3_0.ProductType or a au.net.electronichealth.ns.hi.xsd.common.commoncoreelements._3.ProductType based on which service it is being used for


Constructor Summary
ProductType(java.lang.String platform, java.lang.String productName, java.lang.String productVersion, QualifiedId vendor)
           
 
Method Summary
 au.net.electronichealth.ns.hi.xsd.common.commoncoreelements._3.ProductType as3Type()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductType

public ProductType(java.lang.String platform,
                   java.lang.String productName,
                   java.lang.String productVersion,
                   QualifiedId vendor)
Method Detail

as3Type

public au.net.electronichealth.ns.hi.xsd.common.commoncoreelements._3.ProductType as3Type()