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.