|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.print.attribute.URISyntax
javax.print.attribute.standard.PrinterMoreInfoManufacturer
public final class PrinterMoreInfoManufacturer
PrinterMoreInfoManufacturer´Â
ÀÌ ÇüÅÂÀÇ µð¹ÙÀ̽º¿¡ ´ëÇÑ Ãß°¡ Á¤º¸¸¦ ÃëµæÇϱâ À§Çؼ »ç¿ëÇÏ´Â URI
Àμ⠼Ӽº Ŭ·¡½ºÀÔ´Ï´Ù. ÀÌ URI ·Î ÃëµæµÇ´Â Á¤º¸´Â ÃÖÁ¾ »ç¿ëÀÚÀü¿ëÀÔ´Ï´Ù. ÃÖ½ÅÀÇ Æß ¿þ¾î, ¾÷±×·¹À̵å, ¼ºñ½º ´ë¸®Á¡, ¿É¼Ç, Ä÷¯ Áö¿ø¿¡ ´ëÇÑ »ó¼¼ µî, Àμ⠼ºñ½º API
¹üÀ§¿ÜÀÇ Æ¯Â¡¿¡ ´ëÇÑ Á¤º¸¿¡µµ ÀÌ URI ·ÎºÎÅÍ ¾×¼¼½º ÇÒ ¼ö ÀÖ½À´Ï´Ù. ÀÌ Á¤º¸´Â ÀÌ Å¸ÀÔÀÇ ÇÁ¸°ÅÍ¿¡ °üÇÑ °ÍÀ̸ç, »çÀÌÆ® °íÀ¯ÀÇ º¯°æÀ̳ª ¼ºñ½º´Â °í·ÁµÇÁö ¾Ê½À´Ï´Ù. PrinterMoreInfo
¼Ó¼ºÀº À̰Ͱú´Â ¹Ý´ë·Î ÀϹÝÀûÀÎ ÇÁ¸°ÅÍÀÇ Å¸ÀÔÀº ¾Æ´Ï°í, °¢ ÇÁ¸°ÅÍ °íÀ¯ÀÇ Ãß°¡ Á¤º¸ ÃëµæÀ» À§Çؼ »ç¿ëµË´Ï´Ù.
PrinterMoreInfo
attribute is used to find out more information about this specific printer rather than this general kind of printer. >
IPP ȣȯ¼º: toString()
·Î ¸®ÅϵÈ
ij¸¯ÅÍ ¶óÀÎÀÌ IPP
uri Ä¡, getName()
·Î ¸®ÅϵÈ
Ä«Å×°í¸®¸íÀÌ IPP ¼Ó¼º¸í¿¡ °¢°¢ ´ëÀÀÇÕ´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
PrinterMoreInfoManufacturer (URI uri)
ÁöÁ¤µÈ URI¸¦ »ç¿ëÇØ »õ·Î¿î ÇÁ¸°ÅÍ ¸ÞÀÌÄ¿ Ãß°¡ Á¤º¸ ¼Ó¼ºÀ» ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
boolean |
equals (Object object)
ÀÌ ÇÁ¸°ÅÍ ¸ÞÀÌÄ¿ Ãß°¡ Á¤º¸ ¼Ó¼ºÀÌ °´Ã¼·Î °Ç³×¹Þ´Â °Í°ú µ¿µîÇѰ¡ ¾î¶²°¡¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Class <? extends Attribute > |
getCategory ()
ÀÌ Àμ⠼Ӽº°ªÀÇ ¡¸Ä«Å×°í¸®¡¹·Î¼ »ç¿ëµÇ´Â Àμ⠼Ӽº Ŭ·¡½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
String |
getName ()
¼Ó¼º°ªÀÌ ÀνºÅϽº°¡ µÇ´Â Ä«Å×°í¸®ÀÇ À̸§À» ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º javax.print.attribute. URISyntax ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
getURI,
hashCode,
toString |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public PrinterMoreInfoManufacturer(URI uri)
uri
- URI
NullPointerException
- ¹ÌÈ®ÀÎÀÇ ¿¹¿Ü. uri
°¡ nullÀÎ °æ¿ì, Throw µÈ´Ù¸Þ¼µåÀÇ »ó¼¼ |
---|
public boolean equals(Object object)
object
°¡ nullÀº ¾Æ´Ï´Ù
object
°¡ PrinterMoreInfoManufacturer Ŭ·¡½ºÀÇ ÀνºÅϽºÀÌ´Ù
object
URI°¡ µ¿ÀÏÇÏ´Ù
URISyntax
³»ÀÇ equals
object
- ºñ±³ ´ë»óÀÇ °´Ã¼
object
°¡ ÀÌ ÇÁ¸°ÅÍ ¸ÞÀÌÄ¿ Ãß°¡ Á¤º¸ ¼Ó¼º°ú µ¿µîÀÇ °æ¿ì´Â true, ±×·¸Áö ¾ÊÀº °æ¿ì´Â falseObject.hashCode()
,
Hashtable
public final Class <? extends Attribute > getCategory()
PrinterMoreInfoManufacturer Ŭ·¡½ºÀÇ °æ¿ì, Ä«Å×°í¸®´Â PrinterMoreInfoManufacturer Ŭ·¡½º ÀÚ½ÅÀÔ´Ï´Ù.
Attribute
³»ÀÇ getCategory
java.lang.Class
Ŭ·¡½ºÀÇ ÀνºÅϽºpublic final String getName()
PrinterMoreInfoManufacturer Ŭ·¡½ºÀÇ °æ¿ì, Ä«Å×°í¸®¸íÀº printer-more-info-manufacturer
°¡ µË´Ï´Ù.
Attribute
³»ÀÇ getName
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.