|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeRef | |
|---|---|
| org.plasma.provisioning | Package level documentation for package org.plasma.provisioning. |
| org.plasma.text.lang3gl.java | |
| Uses of TypeRef in org.plasma.provisioning |
|---|
| Subclasses of TypeRef in org.plasma.provisioning | |
|---|---|
class |
ClassRef
References a class and serves as a type abstraction to avoid circular references within XML marshaling |
class |
DataTypeRef
An SDO datatype reference |
class |
EnumerationRef
References an enumeration and serves as a type abstraction to avoid circular references within XML marshaling |
| Fields in org.plasma.provisioning declared as TypeRef | |
|---|---|
protected TypeRef |
Property.type
|
| Methods in org.plasma.provisioning that return TypeRef | |
|---|---|
TypeRef |
Property.getType()
Gets the value of the type property. |
| Methods in org.plasma.provisioning that return types with arguments of type TypeRef | |
|---|---|
javax.xml.bind.JAXBElement<TypeRef> |
ObjectFactory.createTypeRef(TypeRef value)
Create an instance of JAXBElement<TypeRef>} |
| Methods in org.plasma.provisioning with parameters of type TypeRef | |
|---|---|
javax.xml.bind.JAXBElement<TypeRef> |
ObjectFactory.createTypeRef(TypeRef value)
Create an instance of JAXBElement<TypeRef>} |
void |
Property.setType(TypeRef value)
Sets the value of the type property. |
| Uses of TypeRef in org.plasma.text.lang3gl.java |
|---|
| Methods in org.plasma.text.lang3gl.java with parameters of type TypeRef | |
|---|---|
protected TypeClassInfo |
DefaultFactory.getTypeClassName(TypeRef type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||