Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.ReadOnlyType

Packages that use ReadOnlyType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200   
 

Uses of ReadOnlyType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 declared as ReadOnlyType
protected  ReadOnlyType PreferenceType.readOnly
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 that return ReadOnlyType
static ReadOnlyType ReadOnlyType.fromValue(String v)
           
 ReadOnlyType PreferenceType.getReadOnly()
          Gets the value of the readOnly property.
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 net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 with parameters of type ReadOnlyType
 void PreferenceType.setReadOnly(ReadOnlyType value)
          Sets the value of the readOnly property.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.