Package org.eclipse.wst.xml.xpath2.processor.internal.types


org.eclipse.wst.xml.xpath2.processor.internal.types
Class SimpleAtomicItemTypeImpl



public class SimpleAtomicItemTypeImpl
extends java.lang.Object

Constructor Summary

SimpleAtomicItemTypeImpl(org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition typeDefinition)
SimpleAtomicItemTypeImpl(org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition typeDefinition , short occurrence)

Method Summary

public shortgetOccurrence()
    
public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinitiongetTypeDefinition()
    

Constructor Detail

SimpleAtomicItemTypeImpl

public SimpleAtomicItemTypeImpl(org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition typeDefinition)


SimpleAtomicItemTypeImpl

public SimpleAtomicItemTypeImpl(org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition typeDefinition , short occurrence)


Methods Detail

getOccurrence

public short getOccurrence()

Returns

short


getTypeDefinition

public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition getTypeDefinition()

Returns

org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition