public class DefaultValueAttributeInfo extends Object implements AttributeInfo
DefaultValueAttributeInfo
contains default value details.AttributeInfo.Kind
Constructor and Description |
---|
DefaultValueAttributeInfo(int attributeNameIndex,
DefaultValue defaultValue) |
Modifier and Type | Method and Description |
---|---|
int |
getAttributeNameIndex() |
DefaultValue |
getDefaultValue() |
AttributeInfo.Kind |
getKind() |
public DefaultValueAttributeInfo(int attributeNameIndex, DefaultValue defaultValue)
public DefaultValue getDefaultValue()
public AttributeInfo.Kind getKind()
getKind
in interface AttributeInfo
public int getAttributeNameIndex()
getAttributeNameIndex
in interface AttributeInfo
Copyright © 2018 WSO2. All rights reserved.