ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.portletapp20.ReadOnlyType

Packages that use ReadOnlyType
org.jboss.shrinkwrap.descriptor.api.portletapp20 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of ReadOnlyType in org.jboss.shrinkwrap.descriptor.api.portletapp20
 

Methods in org.jboss.shrinkwrap.descriptor.api.portletapp20 that return ReadOnlyType
static ReadOnlyType ReadOnlyType.getFromStringValue(String value)
           
 ReadOnlyType PreferenceType.getReadOnly()
          Returns the read-only element
static ReadOnlyType ReadOnlyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReadOnlyType[] ReadOnlyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.shrinkwrap.descriptor.api.portletapp20 with parameters of type ReadOnlyType
 PreferenceType<T> PreferenceType.readOnly(ReadOnlyType readOnly)
          Sets the read-only element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.