⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 _itemattributes.java

📁 amazon web开发的例子
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getRunningTime() {
        return runningTime;
    }

    public void setRunningTime(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits runningTime) {
        this.runningTime = runningTime;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getSecondaryCacheSize() {
        return secondaryCacheSize;
    }

    public void setSecondaryCacheSize(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits secondaryCacheSize) {
        this.secondaryCacheSize = secondaryCacheSize;
    }

    public java.lang.String getSettingType() {
        return settingType;
    }

    public void setSettingType(java.lang.String settingType) {
        this.settingType = settingType;
    }

    public java.lang.String getSizePerPearl() {
        return sizePerPearl;
    }

    public void setSizePerPearl(java.lang.String sizePerPearl) {
        this.sizePerPearl = sizePerPearl;
    }

    public java.lang.String getSize() {
        return size;
    }

    public void setSize(java.lang.String size) {
        this.size = size;
    }

    public java.lang.String getSoundCardDescription() {
        return soundCardDescription;
    }

    public void setSoundCardDescription(java.lang.String soundCardDescription) {
        this.soundCardDescription = soundCardDescription;
    }

    public java.lang.String getSpeakerDescription() {
        return speakerDescription;
    }

    public void setSpeakerDescription(java.lang.String speakerDescription) {
        this.speakerDescription = speakerDescription;
    }

    public java.lang.String[] getSpecialFeatures() {
        return specialFeatures;
    }

    public void setSpecialFeatures(java.lang.String[] specialFeatures) {
        this.specialFeatures = specialFeatures;
    }

    public java.lang.String getSpecialFeatures(int i) {
        return specialFeatures[i];
    }

    public void setSpecialFeatures(int i, java.lang.String value) {
        this.specialFeatures[i] = value;
    }

    public java.lang.String getStoneClarity() {
        return stoneClarity;
    }

    public void setStoneClarity(java.lang.String stoneClarity) {
        this.stoneClarity = stoneClarity;
    }

    public java.lang.String getStoneColor() {
        return stoneColor;
    }

    public void setStoneColor(java.lang.String stoneColor) {
        this.stoneColor = stoneColor;
    }

    public java.lang.String getStoneCut() {
        return stoneCut;
    }

    public void setStoneCut(java.lang.String stoneCut) {
        this.stoneCut = stoneCut;
    }

    public java.lang.String getStoneShape() {
        return stoneShape;
    }

    public void setStoneShape(java.lang.String stoneShape) {
        this.stoneShape = stoneShape;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getStoneWeight() {
        return stoneWeight;
    }

    public void setStoneWeight(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits stoneWeight) {
        this.stoneWeight = stoneWeight;
    }

    public java.lang.String getStudio() {
        return studio;
    }

    public void setStudio(java.lang.String studio) {
        this.studio = studio;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getSubscriptionLength() {
        return subscriptionLength;
    }

    public void setSubscriptionLength(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits subscriptionLength) {
        this.subscriptionLength = subscriptionLength;
    }

    public java.lang.String[] getSupportedImageType() {
        return supportedImageType;
    }

    public void setSupportedImageType(java.lang.String[] supportedImageType) {
        this.supportedImageType = supportedImageType;
    }

    public java.lang.String getSupportedImageType(int i) {
        return supportedImageType[i];
    }

    public void setSupportedImageType(int i, java.lang.String value) {
        this.supportedImageType[i] = value;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getSystemBusSpeed() {
        return systemBusSpeed;
    }

    public void setSystemBusSpeed(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits systemBusSpeed) {
        this.systemBusSpeed = systemBusSpeed;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getSystemMemorySizeMax() {
        return systemMemorySizeMax;
    }

    public void setSystemMemorySizeMax(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits systemMemorySizeMax) {
        this.systemMemorySizeMax = systemMemorySizeMax;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getSystemMemorySize() {
        return systemMemorySize;
    }

    public void setSystemMemorySize(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits systemMemorySize) {
        this.systemMemorySize = systemMemorySize;
    }

    public java.lang.String getSystemMemoryType() {
        return systemMemoryType;
    }

    public void setSystemMemoryType(java.lang.String systemMemoryType) {
        this.systemMemoryType = systemMemoryType;
    }

    public java.lang.String getTheatricalReleaseDate() {
        return theatricalReleaseDate;
    }

    public void setTheatricalReleaseDate(java.lang.String theatricalReleaseDate) {
        this.theatricalReleaseDate = theatricalReleaseDate;
    }

    public java.lang.String getTitle() {
        return title;
    }

    public void setTitle(java.lang.String title) {
        this.title = title;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getTotalDiamondWeight() {
        return totalDiamondWeight;
    }

    public void setTotalDiamondWeight(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits totalDiamondWeight) {
        this.totalDiamondWeight = totalDiamondWeight;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalExternalBaysFree() {
        return totalExternalBaysFree;
    }

    public void setTotalExternalBaysFree(org.apache.axis.types.NonNegativeInteger totalExternalBaysFree) {
        this.totalExternalBaysFree = totalExternalBaysFree;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalFirewirePorts() {
        return totalFirewirePorts;
    }

    public void setTotalFirewirePorts(org.apache.axis.types.NonNegativeInteger totalFirewirePorts) {
        this.totalFirewirePorts = totalFirewirePorts;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getTotalGemWeight() {
        return totalGemWeight;
    }

    public void setTotalGemWeight(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits totalGemWeight) {
        this.totalGemWeight = totalGemWeight;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalInternalBaysFree() {
        return totalInternalBaysFree;
    }

    public void setTotalInternalBaysFree(org.apache.axis.types.NonNegativeInteger totalInternalBaysFree) {
        this.totalInternalBaysFree = totalInternalBaysFree;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getTotalMetalWeight() {
        return totalMetalWeight;
    }

    public void setTotalMetalWeight(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits totalMetalWeight) {
        this.totalMetalWeight = totalMetalWeight;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalNTSCPALPorts() {
        return totalNTSCPALPorts;
    }

    public void setTotalNTSCPALPorts(org.apache.axis.types.NonNegativeInteger totalNTSCPALPorts) {
        this.totalNTSCPALPorts = totalNTSCPALPorts;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalParallelPorts() {
        return totalParallelPorts;
    }

    public void setTotalParallelPorts(org.apache.axis.types.NonNegativeInteger totalParallelPorts) {
        this.totalParallelPorts = totalParallelPorts;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalPCCardSlots() {
        return totalPCCardSlots;
    }

    public void setTotalPCCardSlots(org.apache.axis.types.NonNegativeInteger totalPCCardSlots) {
        this.totalPCCardSlots = totalPCCardSlots;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalPCISlotsFree() {
        return totalPCISlotsFree;
    }

    public void setTotalPCISlotsFree(org.apache.axis.types.NonNegativeInteger totalPCISlotsFree) {
        this.totalPCISlotsFree = totalPCISlotsFree;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalSerialPorts() {
        return totalSerialPorts;
    }

    public void setTotalSerialPorts(org.apache.axis.types.NonNegativeInteger totalSerialPorts) {
        this.totalSerialPorts = totalSerialPorts;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalSVideoOutPorts() {
        return totalSVideoOutPorts;
    }

    public void setTotalSVideoOutPorts(org.apache.axis.types.NonNegativeInteger totalSVideoOutPorts) {
        this.totalSVideoOutPorts = totalSVideoOutPorts;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalUSB2Ports() {
        return totalUSB2Ports;
    }

    public void setTotalUSB2Ports(org.apache.axis.types.NonNegativeInteger totalUSB2Ports) {
        this.totalUSB2Ports = totalUSB2Ports;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalUSBPorts() {
        return totalUSBPorts;
    }

    public void setTotalUSBPorts(org.apache.axis.types.NonNegativeInteger totalUSBPorts) {
        this.totalUSBPorts = totalUSBPorts;
    }

    public org.apache.axis.types.NonNegativeInteger getTotalVGAOutPorts() {
        return totalVGAOutPorts;
    }

    public void setTotalVGAOutPorts(org.apache.axis.types.NonNegativeInteger totalVGAOutPorts) {
        this.totalVGAOutPorts = totalVGAOutPorts;
    }

    public java.lang.String getUPC() {
        return UPC;
    }

    public void setUPC(java.lang.String UPC) {
        this.UPC = UPC;
    }

    public java.lang.String getVariationDenomination() {
        return variationDenomination;
    }

    public void setVariationDenomination(java.lang.String variationDenomination) {
        this.variationDenomination = variationDenomination;
    }

    public java.lang.String getVariationDescription() {
        return variationDescription;
    }

    public void setVariationDescription(java.lang.String variationDescription) {
        this.variationDescription = variationDescription;
    }

    public java.lang.String getWarranty() {
        return warranty;
    }

    public void setWarranty(java.lang.String warranty) {
        this.warranty = warranty;
    }

    public java.lang.String getWatchMovementType() {
        return watchMovementType;
    }

    public void setWatchMovementType(java.lang.String watchMovementType) {
        this.watchMovementType = watchMovementType;
    }

    public com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits getWaterResistanceDepth() {
        return waterResistanceDepth;
    }

    public void setWaterResistanceDepth(com.amazon.xml.AWSECommerceService.NonNegativeIntegerWithUnits waterResistanceDepth) {
        this.waterResistanceDepth = waterResistanceDepth;
    }

    public com.amazon.xml.AWSECommerceService.FloatWithUnits getWeight() {
        return weight;
    }

    public void setWeight(com.amazon.xml.AWSECommerceService.FloatWithUnits weight) {
        this.weight = weight;
    }

    public com.amazon.xml.AWSECommerceService.FloatWithUnits getWidth() {
        return width;
    }

    public void setWidth(com.amazon.xml.AWSECommerceService.FloatWithUnits width) {
        this.width = width;
    }

    private java.lang.Object __equalsCalc = null;
    public synchronized boolean equals(java.lang.Object obj) {
        if (!(obj instanceof _ItemAttributes)) return false;
        _ItemAttributes other = (_ItemAttributes) obj;
        if (obj == null) return false;
        if (this == obj) return true;
        if (__equalsCalc != null) {
            return (__equalsCalc == obj);
        }
        __equalsCalc = obj;
        boolean _equals;
        _equals = true && 
            ((this.act

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -