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