Uses of Class
org.apache.wss4j.policy.model.Layout.LayoutType

Packages that use Layout.LayoutType
org.apache.wss4j.policy.model   
 

Uses of Layout.LayoutType in org.apache.wss4j.policy.model
 

Methods in org.apache.wss4j.policy.model that return Layout.LayoutType
 Layout.LayoutType Layout.getLayoutType()
           
static Layout.LayoutType Layout.LayoutType.lookUp(String name)
           
static Layout.LayoutType Layout.LayoutType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Layout.LayoutType[] Layout.LayoutType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.wss4j.policy.model with parameters of type Layout.LayoutType
protected  void Layout.setLayoutType(Layout.LayoutType layoutType)
           
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.