public static class AttributeValueHandler.AttributeValue extends Object
Modifier and Type | Method and Description |
---|---|
static AttributeValueHandler.AttributeValue |
create(Object value) |
boolean |
equals(Object obj) |
Namespace100.Type |
getType() |
Object |
getValue() |
String |
getValueString() |
int |
hashCode() |
boolean |
isListType() |
static AttributeValueHandler.AttributeValue |
parse(String external) |
String |
toExternalForm() |
String |
toString() |
public static AttributeValueHandler.AttributeValue parse(String external)
public static AttributeValueHandler.AttributeValue create(Object value)
public Namespace100.Type getType()
public Object getValue()
public String getValueString()
public boolean isListType()
public String toExternalForm()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.