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.impl.ICommonsOrderedMap<String,String> |
getAllForeignAttributes() |
boolean |
hasForeignAttributes() |
Copyright © 2014–2019 Philip Helger. All rights reserved.