Uses of Class
org.opennms.netmgt.model.OnmsIpInterface.CollectionType

Packages that use OnmsIpInterface.CollectionType
org.opennms.netmgt.model   
 

Uses of OnmsIpInterface.CollectionType in org.opennms.netmgt.model
 

Fields in org.opennms.netmgt.model declared as OnmsIpInterface.CollectionType
static OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.COLLECT
           
static OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.NO_COLLECT
           
static OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.PRIMARY
           
static OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.SECONDARY
           
 

Methods in org.opennms.netmgt.model that return OnmsIpInterface.CollectionType
static OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.get(char code)
           
static OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.get(java.lang.String code)
           
 OnmsIpInterface.CollectionType OnmsSnmpInterface.getCollectionType()
           
 OnmsIpInterface.CollectionType OnmsIpInterface.getIsSnmpPrimary()
           
 OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.max(OnmsIpInterface.CollectionType collType)
           
 OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.min(OnmsIpInterface.CollectionType collType)
           
 

Methods in org.opennms.netmgt.model with parameters of type OnmsIpInterface.CollectionType
 boolean OnmsIpInterface.CollectionType.isGreaterThan(OnmsIpInterface.CollectionType collType)
           
 boolean OnmsIpInterface.CollectionType.isLessThan(OnmsIpInterface.CollectionType collType)
           
 OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.max(OnmsIpInterface.CollectionType collType)
           
 OnmsIpInterface.CollectionType OnmsIpInterface.CollectionType.min(OnmsIpInterface.CollectionType collType)
           
 void OnmsIpInterface.setIsSnmpPrimary(OnmsIpInterface.CollectionType issnmpprimary)
           
 



Copyright © 2007. All Rights Reserved.