Uses of Interface
org.jboss.as.controller.persistence.xml.AttributeDefinitionXMLElement.Builder
Packages that use AttributeDefinitionXMLElement.Builder
-
Uses of AttributeDefinitionXMLElement.Builder in org.jboss.as.controller.persistence.xml
Classes in org.jboss.as.controller.persistence.xml that implement AttributeDefinitionXMLElement.BuilderMethods in org.jboss.as.controller.persistence.xml that return AttributeDefinitionXMLElement.BuilderModifier and TypeMethodDescriptionAttributeDefinitionXMLElement.Builder.withLocalName(String localName) Overrides the local name of this attribute.AttributeDefinitionXMLElement.DefaultBuilder.withLocalName(String localName) AttributeDefinitionXMLElement.Builder.withMarshaller(AttributeMarshaller parser) Overrides the default marshaller of this attribute.AttributeDefinitionXMLElement.DefaultBuilder.withMarshaller(AttributeMarshaller marshaller) Overrides the qualified name of this attribute.AttributeDefinitionXMLElement.Builder.withParser(AttributeParser parser) Overrides the default parser of this attribute.AttributeDefinitionXMLElement.DefaultBuilder.withParser(AttributeParser parser)