Package wt.team

Class TeamTemplateReference

java.lang.Object
wt.fc._ObjectReference
wt.fc.ObjectReference
wt.fc._CachedObjectReference
wt.fc.CachedObjectReference
wt.team._TeamTemplateReference
wt.team.TeamTemplateReference
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, _WTReference, NetFactor, ObjectMappable, WTReference, Evolvable

TeamTemplateReference is a specialization of CachedObjectReference to provide type safe references and access to the name/identity attribute without instantiating the object.

Use the newTeamTemplateReference static factory method(s), not the TeamTemplateReference constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: