org.gxml.xs
Interface SmWildcardUse<A,S>

All Superinterfaces:
SmParticle<A,S>

public interface SmWildcardUse<A,S>
extends SmParticle<A,S>


Method Summary
 SmWildcard<A,S> getTerm()
          Returns the {particle term} property for this particle.
 
Methods inherited from interface org.gxml.xs.SmParticle
getMaxOccurs, getMinOccurs, isMaxOccursUnbounded
 

Method Detail

getTerm

SmWildcard<A,S> getTerm()
Description copied from interface: SmParticle
Returns the {particle term} property for this particle.

Specified by:
getTerm in interface SmParticle<A,S>


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.