站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

MimeInfo (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.wsdl.symbolTable
Class MimeInfo

java.lang.Object
  extended byorg.apache.axis.wsdl.symbolTable.MimeInfo

public class MimeInfo
extends Object


Constructor Summary
MimeInfo(String type, String dims)
           
 
Method Summary
 String getDimensions()
           
 String getType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MimeInfo

public MimeInfo(String type,
                String dims)
Method Detail

getDimensions

public String getDimensions()

getType

public String getType()

toString

public String toString()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.