Class JDFAutoDevice

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFDevice

    public abstract class JDFAutoDevice
    extends JDFResource
    class JDFAutoDevice : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoDevice

        protected JDFAutoDevice​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                java.lang.String qualifiedName)
        Constructor for JDFAutoDevice
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoDevice

        protected JDFAutoDevice​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                java.lang.String myNamespaceURI,
                                java.lang.String qualifiedName)
        Constructor for JDFAutoDevice
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoDevice

        protected JDFAutoDevice​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                java.lang.String myNamespaceURI,
                                java.lang.String qualifiedName,
                                java.lang.String myLocalName)
        Constructor for JDFAutoDevice
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setDeviceClass

        public void setDeviceClass​(VString value)
        (36) set attribute DeviceClass
        Parameters:
        value - the value to set the attribute to
      • getDeviceClass

        public VString getDeviceClass()
        (21) get VString attribute DeviceClass
        Returns:
        VString the value of the attribute
      • setDeviceFamily

        public void setDeviceFamily​(java.lang.String value)
        (36) set attribute DeviceFamily
        Parameters:
        value - the value to set the attribute to
      • getDeviceFamily

        public java.lang.String getDeviceFamily()
        (23) get String attribute DeviceFamily
        Returns:
        the value of the attribute
      • setDeviceID

        public void setDeviceID​(java.lang.String value)
        (36) set attribute DeviceID
        Parameters:
        value - the value to set the attribute to
      • getDeviceID

        public java.lang.String getDeviceID()
        (23) get String attribute DeviceID
        Returns:
        the value of the attribute
      • setDeviceType

        public void setDeviceType​(java.lang.String value)
        (36) set attribute DeviceType
        Parameters:
        value - the value to set the attribute to
      • getDeviceType

        public java.lang.String getDeviceType()
        (23) get String attribute DeviceType
        Returns:
        the value of the attribute
      • setDirectory

        public void setDirectory​(java.lang.String value)
        (36) set attribute Directory
        Parameters:
        value - the value to set the attribute to
      • getDirectory

        public java.lang.String getDirectory()
        (23) get String attribute Directory
        Returns:
        the value of the attribute
      • setFriendlyName

        public void setFriendlyName​(java.lang.String value)
        (36) set attribute FriendlyName
        Parameters:
        value - the value to set the attribute to
      • getFriendlyName

        public java.lang.String getFriendlyName()
        (23) get String attribute FriendlyName
        Returns:
        the value of the attribute
      • setICSVersions

        public void setICSVersions​(VString value)
        (36) set attribute ICSVersions
        Parameters:
        value - the value to set the attribute to
      • getICSVersions

        public VString getICSVersions()
        (21) get VString attribute ICSVersions
        Returns:
        VString the value of the attribute
      • setJDFErrorURL

        public void setJDFErrorURL​(java.lang.String value)
        (36) set attribute JDFErrorURL
        Parameters:
        value - the value to set the attribute to
      • getJDFErrorURL

        public java.lang.String getJDFErrorURL()
        (23) get String attribute JDFErrorURL
        Returns:
        the value of the attribute
      • setJDFInputURL

        public void setJDFInputURL​(java.lang.String value)
        (36) set attribute JDFInputURL
        Parameters:
        value - the value to set the attribute to
      • getJDFInputURL

        public java.lang.String getJDFInputURL()
        (23) get String attribute JDFInputURL
        Returns:
        the value of the attribute
      • setJDFOutputURL

        public void setJDFOutputURL​(java.lang.String value)
        (36) set attribute JDFOutputURL
        Parameters:
        value - the value to set the attribute to
      • getJDFOutputURL

        public java.lang.String getJDFOutputURL()
        (23) get String attribute JDFOutputURL
        Returns:
        the value of the attribute
      • setJDFVersions

        public void setJDFVersions​(java.lang.String value)
        (36) set attribute JDFVersions
        Parameters:
        value - the value to set the attribute to
      • getJDFVersions

        public java.lang.String getJDFVersions()
        (23) get String attribute JDFVersions
        Returns:
        the value of the attribute
      • setJMFSenderID

        public void setJMFSenderID​(java.lang.String value)
        (36) set attribute JMFSenderID
        Parameters:
        value - the value to set the attribute to
      • getJMFSenderID

        public java.lang.String getJMFSenderID()
        (23) get String attribute JMFSenderID
        Returns:
        the value of the attribute
      • setJMFURL

        public void setJMFURL​(java.lang.String value)
        (36) set attribute JMFURL
        Parameters:
        value - the value to set the attribute to
      • getJMFURL

        public java.lang.String getJMFURL()
        (23) get String attribute JMFURL
        Returns:
        the value of the attribute
      • setKnownLocalizations

        public void setKnownLocalizations​(VString value)
        (36) set attribute KnownLocalizations
        Parameters:
        value - the value to set the attribute to
      • getKnownLocalizations

        public VString getKnownLocalizations()
        (21) get VString attribute KnownLocalizations
        Returns:
        VString the value of the attribute
      • setManufacturer

        public void setManufacturer​(java.lang.String value)
        (36) set attribute Manufacturer
        Overrides:
        setManufacturer in class JDFResource
        Parameters:
        value - the value to set the attribute to
      • getManufacturer

        public java.lang.String getManufacturer()
        (23) get String attribute Manufacturer
        Overrides:
        getManufacturer in class JDFResource
        Returns:
        the value of the attribute
      • setManufacturerURL

        public void setManufacturerURL​(java.lang.String value)
        (36) set attribute ManufacturerURL
        Parameters:
        value - the value to set the attribute to
      • getManufacturerURL

        public java.lang.String getManufacturerURL()
        (23) get String attribute ManufacturerURL
        Returns:
        the value of the attribute
      • setMaxRunSpeed

        public void setMaxRunSpeed​(double value)
        (36) set attribute MaxRunSpeed
        Parameters:
        value - the value to set the attribute to
      • getMaxRunSpeed

        public double getMaxRunSpeed()
        (17) get double attribute MaxRunSpeed
        Returns:
        double the value of the attribute
      • setModelDescription

        public void setModelDescription​(java.lang.String value)
        (36) set attribute ModelDescription
        Parameters:
        value - the value to set the attribute to
      • getModelDescription

        public java.lang.String getModelDescription()
        (23) get String attribute ModelDescription
        Returns:
        the value of the attribute
      • setModelName

        public void setModelName​(java.lang.String value)
        (36) set attribute ModelName
        Parameters:
        value - the value to set the attribute to
      • getModelName

        public java.lang.String getModelName()
        (23) get String attribute ModelName
        Returns:
        the value of the attribute
      • setModelNumber

        public void setModelNumber​(java.lang.String value)
        (36) set attribute ModelNumber
        Parameters:
        value - the value to set the attribute to
      • getModelNumber

        public java.lang.String getModelNumber()
        (23) get String attribute ModelNumber
        Returns:
        the value of the attribute
      • setModelURL

        public void setModelURL​(java.lang.String value)
        (36) set attribute ModelURL
        Parameters:
        value - the value to set the attribute to
      • getModelURL

        public java.lang.String getModelURL()
        (23) get String attribute ModelURL
        Returns:
        the value of the attribute
      • setPresentationURL

        public void setPresentationURL​(java.lang.String value)
        (36) set attribute PresentationURL
        Parameters:
        value - the value to set the attribute to
      • getPresentationURL

        public java.lang.String getPresentationURL()
        (23) get String attribute PresentationURL
        Returns:
        the value of the attribute
      • setRevision

        public void setRevision​(java.lang.String value)
        (36) set attribute Revision
        Parameters:
        value - the value to set the attribute to
      • getRevision

        public java.lang.String getRevision()
        (23) get String attribute Revision
        Returns:
        the value of the attribute
      • setSerialNumber

        public void setSerialNumber​(java.lang.String value)
        (36) set attribute SerialNumber
        Parameters:
        value - the value to set the attribute to
      • getSerialNumber

        public java.lang.String getSerialNumber()
        (23) get String attribute SerialNumber
        Returns:
        the value of the attribute
      • setSecureJMFURL

        public void setSecureJMFURL​(java.lang.String value)
        (36) set attribute SecureJMFURL
        Parameters:
        value - the value to set the attribute to
      • getSecureJMFURL

        public java.lang.String getSecureJMFURL()
        (23) get String attribute SecureJMFURL
        Returns:
        the value of the attribute
      • setUPC

        public void setUPC​(java.lang.String value)
        (36) set attribute UPC
        Parameters:
        value - the value to set the attribute to
      • getUPC

        public java.lang.String getUPC()
        (23) get String attribute UPC
        Returns:
        the value of the attribute
      • getCostCenter

        public JDFCostCenter getCostCenter()
        (24) const get element CostCenter
        Returns:
        JDFCostCenter the element
      • getCreateCostCenter

        public JDFCostCenter getCreateCostCenter()
        (25) getCreateCostCenter
        Returns:
        JDFCostCenter the element
      • appendCostCenter

        public JDFCostCenter appendCostCenter()
        (29) append element CostCenter
        Returns:
        JDFCostCenter the element @ if the element already exists
      • getCreateDeviceCap

        public JDFDeviceCap getCreateDeviceCap​(int iSkip)
        (26) getCreateDeviceCap
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFDeviceCap the element
      • getDeviceCap

        public JDFDeviceCap getDeviceCap​(int iSkip)
        (27) const get element DeviceCap
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFDeviceCap the element default is getDeviceCap(0)
      • getAllDeviceCap

        public java.util.Collection<JDFDeviceCap> getAllDeviceCap()
        Get all DeviceCap from the current element
        Returns:
        Collection, null if none are available
      • appendDeviceCap

        public JDFDeviceCap appendDeviceCap()
        (30) append element DeviceCap
        Returns:
        JDFDeviceCap the element
      • getIconList

        public JDFIconList getIconList()
        (24) const get element IconList
        Returns:
        JDFIconList the element
      • getCreateIconList

        public JDFIconList getCreateIconList()
        (25) getCreateIconList
        Returns:
        JDFIconList the element
      • appendIconList

        public JDFIconList appendIconList()
        (29) append element IconList
        Returns:
        JDFIconList the element @ if the element already exists
      • getCreateModule

        public JDFModule getCreateModule​(int iSkip)
        (26) getCreateModule
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFModule the element
      • getModule

        public JDFModule getModule​(int iSkip)
        (27) const get element Module
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFModule the element default is getModule(0)
      • getAllModule

        public java.util.Collection<JDFModule> getAllModule()
        Get all Module from the current element
        Returns:
        Collection, null if none are available
      • appendModule

        public JDFModule appendModule()
        (30) append element Module
        Returns:
        JDFModule the element