public interface IPSHasForeignAttributes
Modifier and Type | Method and Description |
---|---|
void |
addForeignAttribute(String sAttrName,
String sAttrValue) |
void |
addForeignAttributes(Map<String,String> aForeignAttrs) |
Map<String,String> |
getAllForeignAttributes() |
boolean |
hasForeignAttributes() |
Copyright © 2014–2015 Philip Helger. All rights reserved.