T
- The type which the attribute should encode from, and decode topublic abstract class AbstractExtendedAttribute<T> extends Object implements ExtendedAttribute<T>
ExtendedAttribute.NamespacePrefix
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier() |
String |
getName() |
String |
getNamespace() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode, encode
public String getName()
getName
in interface ExtendedAttribute<T>
public String getNamespace()
getNamespace
in interface ExtendedAttribute<T>
public String getIdentifier()
getIdentifier
in interface ExtendedAttribute<T>
Copyright © 2023. All Rights Reserved.