Package org.eclipse.wst.xml.xpath2.processor.internal.types
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 short | getOccurrence() |
public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition | getTypeDefinition() |
Constructor Detail |
public SimpleAtomicItemTypeImpl(org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition typeDefinition)
public SimpleAtomicItemTypeImpl(org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition typeDefinition
,
short occurrence)
Methods Detail |
public short getOccurrence()
short
public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition getTypeDefinition()
org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition