类 org.eclipse.jetty.webapp.FragmentDescriptor.OtherType
的使用

使用 FragmentDescriptor.OtherType 的软件包
org.eclipse.jetty.webapp   
 

org.eclipse.jetty.webappFragmentDescriptor.OtherType 的使用
 

声明为 FragmentDescriptor.OtherTypeorg.eclipse.jetty.webapp 中的字段
protected  FragmentDescriptor.OtherType FragmentDescriptor._otherType
           
 

返回 FragmentDescriptor.OtherTypeorg.eclipse.jetty.webapp 中的方法
 FragmentDescriptor.OtherType FragmentDescriptor.getOtherType()
           
static FragmentDescriptor.OtherType FragmentDescriptor.OtherType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static FragmentDescriptor.OtherType[] FragmentDescriptor.OtherType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2013. All Rights Reserved.