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

Style.Type (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.enum
Class Style.Type

java.lang.Object
  extended byorg.apache.axis.enum.Enum.Type
      extended byorg.apache.axis.enum.Style.Type
All Implemented Interfaces:
Serializable
Enclosing class:
Style

public static class Style.Type
extends Enum.Type

See Also:
Serialized Form

Method Summary
 Style getStyle(int style)
           
 Style getStyle(String style)
           
 Style getStyle(String style, Style dephault)
           
 
Methods inherited from class org.apache.axis.enum.Enum.Type
getDefault, getEnum, getEnum, getEnum, getEnumNames, getName, isValid, setDefault, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStyle

public final Style getStyle(int style)

getStyle

public final Style getStyle(String style)

getStyle

public final Style getStyle(String style,
                            Style dephault)


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