org.apache.ws.jaxme.xs.xml

Interface XsTFixedFacet

public interface XsTFixedFacet extends XsTFacetBase

A common base interface for {@link org.apache.ws.jaxme.xs.xml.XsTFacet} and {@link org.apache.ws.jaxme.xs.xml.XsTNumFacet}.

Author: Jochen Wiedmann

Method Summary
booleanisFixed()
voidsetFixed(boolean pFixed)

Method Detail

isFixed

public boolean isFixed()

setFixed

public void setFixed(boolean pFixed)