org.apache.ws.jaxme.xs.jaxb

Interface JAXBSchemaBindings.NameTransformation

public static interface JAXBSchemaBindings.NameTransformation extends XsObject

Method Summary
StringgetPrefix()

Returns the prefix.

StringgetSuffix()

Returns the suffix.

Method Detail

getPrefix

public String getPrefix()

Returns the prefix.

getSuffix

public String getSuffix()

Returns the suffix.