Uses of Enum
org.apache.wss4j.policy.model.Layout.LayoutType
Packages that use Layout.LayoutType
-
Uses of Layout.LayoutType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return Layout.LayoutTypeModifier and TypeMethodDescriptionLayout.getLayoutType()static Layout.LayoutTypestatic Layout.LayoutTypeReturns 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.LayoutTypeModifier and TypeMethodDescriptionprotected voidLayout.setLayoutType(Layout.LayoutType layoutType)