Uses of Class
gov.cms.hh.reference.objects.HippsValueObject
Packages that use HippsValueObject
-
Uses of HippsValueObject in gov.cms.hh.claim
Methods in gov.cms.hh.claim that return HippsValueObjectModifier and TypeMethodDescriptionHippsCode.getValue(int position) HippsCodeIF.getValue(int position) Methods in gov.cms.hh.claim that return types with arguments of type HippsValueObjectMethods in gov.cms.hh.claim with parameters of type HippsValueObjectModifier and TypeMethodDescriptionbooleanHippsCode.setValue(HippsValueObject value) booleanHippsCodeIF.setValue(HippsValueObject value) Method parameters in gov.cms.hh.claim with type arguments of type HippsValueObjectModifier and TypeMethodDescriptionvoidHippsCode.setHipps(Map<Integer, HippsValueObject> hipps) voidHippsCodeIF.setHipps(Map<Integer, HippsValueObject> hipps)