Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100.ReadOnlyType

Packages that use ReadOnlyType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100.impl   
 

Uses of ReadOnlyType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100 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.priv.collections.novalueclass.portlet.app100 with parameters of type ReadOnlyType
 void PreferenceType.setReadOnly(ReadOnlyType value)
          Sets the value of the readOnly property.
 

Uses of ReadOnlyType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100.impl
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100.impl declared as ReadOnlyType
protected  ReadOnlyType PreferenceTypeImpl.readOnly
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100.impl that return ReadOnlyType
 ReadOnlyType PreferenceTypeImpl.getReadOnly()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app100.impl with parameters of type ReadOnlyType
 void PreferenceTypeImpl.setReadOnly(ReadOnlyType value)
           
 



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