Uses of Class
org.opennms.nephron.CompoundKeyData.Builder
-
Packages that use CompoundKeyData.Builder Package Description org.opennms.nephron -
-
Uses of CompoundKeyData.Builder in org.opennms.nephron
Methods in org.opennms.nephron that return CompoundKeyData.Builder Modifier and Type Method Description CompoundKeyData.BuilderCompoundKeyData.Builder. withAddress(String address)Methods in org.opennms.nephron with parameters of type CompoundKeyData.Builder Modifier and Type Method Description abstract voidRefType. create(CompoundKeyData.Builder builder, org.opennms.netmgt.flows.persistence.model.FlowDocument flow)abstract voidRefType. decode(CompoundKeyData.Builder builder, InputStream is)Constructors in org.opennms.nephron with parameters of type CompoundKeyData.Builder Constructor Description CompoundKeyData(CompoundKeyData.Builder builder)
-